Click or drag to resize
XDL

NanMeasurePointSetPosition(XVertex3d) Method

측정할 위치를 설정한다.

Namespace: Pixoneer.NXDL.NXAnnotation.NAnnotation
Assembly: NXAnnotation (in NXAnnotation.dll) Version: 2.0.3.38 (2.0.3.38)
Syntax
C#
public void SetPosition(
	XVertex3d pos
)

Parameters

pos  XVertex3d
측정할 위치
See Also