@twinfinity/core
Preparing search index...
<internal>
BimTypeObjectRepository
Class BimTypeObjectRepository
Index
Constructors
constructor
Properties
types
Methods
get
has
Constructors
constructor
new
BimTypeObjectRepository
(
_index
:
BimIfcIndex
,
objectAttributes
:
BimObjectAttribute
[]
,
)
:
BimTypeObjectRepository
Parameters
_index
:
BimIfcIndex
objectAttributes
:
BimObjectAttribute
[]
Returns
BimTypeObjectRepository
Properties
Readonly
types
types
:
BimTypeObject
[]
Methods
get
get
(
id
:
number
)
:
BimTypeObject
Parameters
id
:
number
Returns
BimTypeObject
has
has
(
id
:
number
)
:
boolean
Parameters
id
:
number
Returns
boolean
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
types
Methods
get
has
@twinfinity/core
Loading...