BimCT SDK / WebGL2 Viewer
BimCT.io
Playground
Converter API
Live Demo
Preparing search index...
index
BulkElementPropertyGroup
Interface BulkElementPropertyGroup
Represents a group of bulk element properties.
interface
BulkElementPropertyGroup
{
internalIds
:
number
[]
|
Int64
[]
;
name
:
string
;
className
:
string
;
properties
?:
ElementProperty
[]
;
}
Index
Properties
internal
Ids
name
class
Name
properties?
Properties
internal
Ids
internalIds
:
number
[]
|
Int64
[]
name
name
:
string
class
Name
className
:
string
Optional
properties
properties
?:
ElementProperty
[]
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
internal
Ids
name
class
Name
properties
BimCT.io
Playground
Converter API
Live Demo
BimCT SDK / WebGL2 Viewer
Loading...
Represents a group of bulk element properties.