INodeBox3D
IFactory3D
.CreateNodeBox(
INode
node, Double size)
Create a box surrounding a mesh node.
Remarks
Examples
Parameters
node
Type:
INode
The surrounded mesh node.
size
Type: Double
The box size.
Return Value
Type:
INodeBox3D
Returns the node box created.