| IVIZZARDServiceGetObjectsBBox Method |
지정된 모델의 BoundBox 정보 반환
Namespace:
SHConnector
Assembly:
SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax List<float[]> GetObjectsBBox(
int[] NodeIndex
)
Parameters
- NodeIndex
- Type: SystemInt32
노드 인덱스 배열
Return Value
Type:
ListSingleMin X, Min Y, Min Z, Max X, Max Y, Max Z
See Also