Preparing search index...
The search index is not available
conway
conway
compat/web-ifc/ifc_properties
IfcProperties
Class IfcProperties
Implements
PropertiesPassthrough
Index
Constructors
constructor
Methods
get
All
Items
Of
Type
get
Ifc
Type
get
Item
Properties
get
Materials
Properties
get
Property
Sets
get
Spatial
Structure
get
Type
Properties
Constructors
constructor
new
Ifc
Properties
(
api
)
:
IfcProperties
Parameters
api
:
IfcApiProxyIfc
Returns
IfcProperties
Methods
get
All
Items
Of
Type
get
All
Items
Of
Type
(
type
,
verbose
)
:
Promise
<
any
[]
>
Parameters
type
:
number
verbose
:
boolean
Returns
Promise
<
any
[]
>
get
Ifc
Type
get
Ifc
Type
(
type
)
:
string
Parameters
type
:
number
Returns
string
get
Item
Properties
get
Item
Properties
(
id
,
recursive
?
)
:
Promise
<
any
>
Parameters
id
:
number
recursive
:
boolean
= false
Returns
Promise
<
any
>
get
Materials
Properties
get
Materials
Properties
(
elementID
,
recursive
?
)
:
Promise
<
any
[]
>
Parameters
elementID
:
number
recursive
:
boolean
= false
Returns
Promise
<
any
[]
>
get
Property
Sets
get
Property
Sets
(
elementID
,
recursive
?
)
:
Promise
<
any
[]
>
Parameters
elementID
:
number
recursive
:
boolean
= false
Returns
Promise
<
any
[]
>
get
Spatial
Structure
get
Spatial
Structure
(
includeProperties
?
)
:
Promise
<
Node
>
Parameters
Optional
includeProperties
:
IncludeProperties
Returns
Promise
<
Node
>
get
Type
Properties
get
Type
Properties
(
elementID
,
recursive
?
)
:
Promise
<
any
[]
>
Parameters
elementID
:
number
recursive
:
boolean
= false
Returns
Promise
<
any
[]
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
get
All
Items
Of
Type
get
Ifc
Type
get
Item
Properties
get
Materials
Properties
get
Property
Sets
get
Spatial
Structure
get
Type
Properties
conway
Loading...