Click or drag to resize
XDL

NanMeasureDistRemoveVertexAt Method

polyline 정점 리스트의 지정한 인덱스에서 정점을 제거한다.

Namespace: Pixoneer.NXDL.NXAnnotation.NAnnotation
Assembly: NXAnnotation (in NXAnnotation.dll) Version: 2.0.3.38 (2.0.3.38)
Syntax
C#
public void RemoveVertexAt(
	int nIndex
)

Parameters

nIndex  Int32
index
See Also