CuttingPlane
-
class
CuttingPlane
()
Properties
Methods
Properties
-
CuttingPlane.
color
Type: any
-
CuttingPlane.
lineColor
Type: any
-
CuttingPlane.
matrix
Type: any
-
CuttingPlane.
opacity
Type: number
-
CuttingPlane.
referenceGeometry
Type: [Point3] | null
Methods
createMeshData
-
CuttingPlane.
createMeshData
() Return type: MeshData()
| null
setReferenceGeometry
-
CuttingPlane.
setReferenceGeometry
(referenceGeometry) Arguments: - referenceGeometry (
[Point3] | null()
) – None
Return type: void
- referenceGeometry (
toJson
-
CuttingPlane.
toJson
() Return type: CuttingPlaneData()