BimCT SDK / WebGL2 Viewer
BimCT.io
Playground
Converter API
Live Demo
Preparing search index...
index
CustomElementPropertyQuantity
Interface CustomElementPropertyQuantity
interface
CustomElementPropertyQuantity
{
name
?:
string
;
type
:
"TEXT"
|
"DECIMAL"
|
"WITHUNIT"
|
"MONETARY"
;
unit
?:
"MM"
|
"M2"
|
"M3"
|
"KG"
;
value
?:
number
;
}
Hierarchy (
View Summary
)
CustomElementProperty
CustomElementPropertyQuantity
Index
Properties
name?
type
unit?
value?
Properties
Optional
name
name
?:
string
type
type
:
"TEXT"
|
"DECIMAL"
|
"WITHUNIT"
|
"MONETARY"
Optional
unit
unit
?:
"MM"
|
"M2"
|
"M3"
|
"KG"
Optional
value
value
?:
number
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
name
type
unit
value
BimCT.io
Playground
Converter API
Live Demo
BimCT SDK / WebGL2 Viewer
Loading...