Click or drag to resize
XDL

NanTrapezoidInsertVertex(Int32, XVertex3d) Method

사용하지 않는다.

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

Parameters

nIndex  Int32
사용하지 않는다.
vt  XVertex3d
사용하지 않는다.
See Also