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