Click or drag to resize

IVIZZARDServiceGetNodePreselectVertexList Method

파트의 Osnap Vertex 목록 반환

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

Parameters

Index
Type: SystemInt32
인덱스

Return Value

Type: ListVertex3D
파트의 Osnap vertex 목록
See Also