BimCT SDK / WebGL2 Viewer
BimCT.io
Playground
Converter API
Live Demo
Preparing search index...
index
CuttingPlaneData
Interface CuttingPlaneData
Represents data of a cutting plane.
interface
CuttingPlaneData
{
index
:
number
;
position_x
:
number
;
position_y
:
number
;
position_z
:
number
;
normal_x
:
number
;
normal_y
:
number
;
normal_z
:
number
;
size
:
number
;
}
Index
Properties
index
position_
x
position_
y
position_
z
normal_
x
normal_
y
normal_
z
size
Properties
index
index
:
number
position_
x
position_x
:
number
position_
y
position_y
:
number
position_
z
position_z
:
number
normal_
x
normal_x
:
number
normal_
y
normal_y
:
number
normal_
z
normal_z
:
number
size
size
:
number
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
index
position_
x
position_
y
position_
z
normal_
x
normal_
y
normal_
z
size
BimCT.io
Playground
Converter API
Live Demo
BimCT SDK / WebGL2 Viewer
Loading...
Represents data of a cutting plane.