Click or drag to resize

IVIZZARDServiceGetSelectionBoxCOGPoint Method

선택상자 - 무게중심점 반환

Namespace:  SHConnector
Assembly:  SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax
C#
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: Single
Position - x,y,z
See Also