@twinfinity/core
Preparing search index...
<internal>
DecodedPropertySet
Interface DecodedPropertySet
interface
DecodedPropertySet
{
gidPropertyNames
?:
string
[]
;
name
:
string
;
type
:
"properties"
|
"quantities"
;
value
:
T8PropertySet
<
T8Unit
>
|
T8QuantitySet
<
T8Unit
>
;
}
Index
Properties
gid
Property
Names?
name
type
value
Properties
Optional
Readonly
gid
Property
Names
gidPropertyNames
?:
string
[]
Readonly
name
name
:
string
Readonly
type
type
:
"properties"
|
"quantities"
Readonly
value
value
:
T8PropertySet
<
T8Unit
>
|
T8QuantitySet
<
T8Unit
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
gid
Property
Names
name
type
value
@twinfinity/core
Loading...