Preparing search index...
The search index is not available
conway
conway
core/model
ModelProfile
Interface ModelProfile
Geometry capability, this model has profiles.
interface
ModelProfile
{
length
:
number
;
getByLocalID
(
localID
:
number
)
:
undefined
|
CanonicalProfile
;
}
Hierarchy
Iterable
<
CanonicalProfile
>
ModelProfile
Implemented by
AP214ModelProfile
IfcModelProfile
Index
Properties
length
Methods
get
By
LocalID
Properties
length
length
:
number
Methods
get
By
LocalID
getByLocalID
(
localID
:
number
)
:
undefined
|
CanonicalProfile
Parameters
localID
:
number
Returns
undefined
|
CanonicalProfile
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
length
Methods
get
By
LocalID
conway
Loading...
Geometry capability, this model has profiles.