 | Object3DManagerGetBoundBox Method (ListNode) |
지정된 노드의 BoundBox 반환
Namespace:
VIZCore3DX.NET.Manager
Assembly:
VIZCore3DX.NET (in VIZCore3DX.NET.dll) Version: 1.0.25.326 (1.0.25.326)
Syntaxpublic BoundBox3D GetBoundBox(
List<Node> nodes
)
Parameters
- nodes
- Type: System.Collections.GenericListNode
노드
Return Value
Type:
BoundBox3DBoundBox
See Also