INodeBox3D IFactory3D.CreateNodeBox(IEnumerable<INode> nodes)

Create a box collection surrounding mesh nodes.

Parameters

  • nodes
    Type: IEnumerable<INode>
    The surrounded mesh nodes.

Return Value

Returns the node boxes.