INodeBox3D IFactory3D.CreateNodeBox(INode node, Double size)

Create a box surrounding a mesh node.

Parameters

  • node
    Type: INode
    The surrounded mesh node.
  • size
    Type: Double
    The box size.

Return Value

Returns the node box created.