@twinfinity/core
Preparing search index...
<internal>
BimPropertySetReader
Class BimPropertySetReader
Index
Constructors
constructor
Properties
_
decoded
Property
Set
By
Hash
Cache
Methods
clear
decode
Property
Sets
get
T8
Property
Set
For
Product
Constructors
constructor
new
BimPropertySetReader
()
:
BimPropertySetReader
Returns
BimPropertySetReader
Properties
Readonly
_
decoded
Property
Set
By
Hash
Cache
_decodedPropertySetByHashCache
:
Map
<
string
,
DecodedPropertySet
>
= ...
Methods
clear
clear
()
:
void
Returns
void
decode
Property
Sets
decodePropertySets
(
bimIfcPropertiesResponse
:
BimIfcPropertiesResponse
,
)
:
readonly
DecodedPropertySet
[]
Parameters
bimIfcPropertiesResponse
:
BimIfcPropertiesResponse
Returns
readonly
DecodedPropertySet
[]
get
T8
Property
Set
For
Product
getT8PropertySetForProduct
(
ifcObject
:
BimIfcObject
,
decoded
:
DecodedPropertySet
,
)
:
T8PropertySet
<
T8Unit
>
Parameters
ifcObject
:
BimIfcObject
decoded
:
DecodedPropertySet
Returns
T8PropertySet
<
T8Unit
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
_
decoded
Property
Set
By
Hash
Cache
Methods
clear
decode
Property
Sets
get
T8
Property
Set
For
Product
@twinfinity/core
Loading...