| IVIZZARDServiceGetSelectionBoxInnerObjects Method |
선택상자 - 선택상자내 포함된 개체 반환
Namespace:
SHConnector
Assembly:
SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax int[] GetSelectionBoxInnerObjects(
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:
Int32노드 인덱스 배열
See Also