Click or drag to resize
XDL

NanDiamondRemoveVertexAt Method

사용하지 않는다.

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

Parameters

nIndex  Int32
삭제할 Index
See Also