| IVIZZARDServiceGetSelectionBoxCOGPoint Method |
선택상자 - 무게중심점 반환
Namespace:
SHConnector
Assembly:
SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax float[] GetSelectionBoxCOGPoint(
int ID,
CrossBoundBox CrossBoundBoxType
)
Parameters
- ID
- Type: SystemInt32
ID - CrossBoundBoxType
- Type: SHConnectorCrossBoundBox
Fullycontained(0) - Fully contained object inside box
IncludingPart(1) - Containing objects located at the boundary
Return Value
Type:
SinglePosition - x,y,z
See Also