Click or drag to resize

IVIZZARDServiceGetObjectSnapPoints Method

파트의 Osnap(Object Snap) 위치 반환

Namespace:  SHConnector
Assembly:  SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax
C#
List<ObjectSnapVO> GetObjectSnapPoints(
	int Index
)

Parameters

Index
Type: SystemInt32
인덱스

Return Value

Type: ListObjectSnapVO
파트의 Osnap 목록
See Also