Click or drag to resize

MeasureManagerGetBoundBoxVertex(ListInt32) Method

[바운드 박스] Vertex 좌표 반환

Namespace: VIZCore3D.NET.Manager
Assembly: VIZCore3D.NET (in VIZCore3D.NET.dll) Version: 2.8.24.910 (2.8.24.910)
Syntax
C#
public BoundBoxParameter GetBoundBoxVertex(
	List<int> index
)

Parameters

index  ListInt32
노드 인덱스

Return Value

BoundBoxParameter
BoundBox Parameter
See Also