Click or drag to resize
XDL

NanDiamondSetVertex(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 SetVertex(
	int nIndex,
	XVertex3d vt
)

Parameters

nIndex  Int32
설정할 Index
vt  XVertex3d
설정할 정점
See Also