Click or drag to resize

VIZViewerGetObjectSnapPoints Method

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

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

Parameters

NodeIndex
Type: SystemInt32

[Missing <param name="NodeIndex"/> documentation for "M:SHConnector.VIZViewer.GetObjectSnapPoints(System.Int32)"]

Return Value

Type: ListObjectSnapVO

[Missing <returns> documentation for "M:SHConnector.VIZViewer.GetObjectSnapPoints(System.Int32)"]

See Also