createBlock MethodStatic

Create a ClipShape that exists as a 3 dimensional box of the range given. Optionally choose to also store this shape's zLow and zHigh members from the range through the use of a RangePlaneBitMask.

createBlock(extremities: Range3d, clipMask: ClipMaskXYZRangePlanes, isMask: boolean = false, invisible: boolean = false, transform?: Transform, result?: ClipShape): ClipShape

Parameter Type Description
extremities Range3d  
clipMask ClipMaskXYZRangePlanes  
isMask boolean  
invisible boolean  
transform Transform  
result ClipShape  

Defined in

Last Updated: 08 January, 2020