BimCT SDK / WebGL2 Viewer
BimCT.io
Playground
Converter API
Live Demo
Preparing search index...
index
TakeoffBase
Interface TakeoffBase
interface
TakeoffBase
{
id
?:
string
;
name
?:
string
;
description
?:
string
;
areaName
?:
string
;
zoneName
?:
string
;
type
:
TakeoffType
;
mode
:
TakeoffMode
;
baseOffset
?:
number
;
height
?:
number
;
quantity1
?:
QuantityBase
;
quantity2
?:
QuantityBase
;
quantity3
?:
QuantityBase
;
color
:
RGB
;
negativeColor
?:
RGB
;
pattern
?:
FillPattern
;
opacity
?:
number
;
}
Hierarchy (
View Summary
)
TakeoffBase
LinearTakeoff
AreaTakeoff
CountTakeoff
Index
Properties
id?
name?
description?
area
Name?
zone
Name?
type
mode
base
Offset?
height?
quantity1?
quantity2?
quantity3?
color
negative
Color?
pattern?
opacity?
Properties
Optional
id
id
?:
string
Optional
name
name
?:
string
Optional
description
description
?:
string
Optional
area
Name
areaName
?:
string
Optional
zone
Name
zoneName
?:
string
type
type
:
TakeoffType
mode
mode
:
TakeoffMode
Optional
base
Offset
baseOffset
?:
number
Optional
height
height
?:
number
Optional
quantity1
quantity1
?:
QuantityBase
Optional
quantity2
quantity2
?:
QuantityBase
Optional
quantity3
quantity3
?:
QuantityBase
color
color
:
RGB
Optional
negative
Color
negativeColor
?:
RGB
Optional
pattern
pattern
?:
FillPattern
Optional
opacity
opacity
?:
number
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
id
name
description
area
Name
zone
Name
type
mode
base
Offset
height
quantity1
quantity2
quantity3
color
negative
Color
pattern
opacity
BimCT.io
Playground
Converter API
Live Demo
BimCT SDK / WebGL2 Viewer
Loading...