Click or drag to resize
XDL

XvcMeasurePointSetVertex Method

측정하려는 위치를 설정한다.

Namespace: Pixoneer.NXDL.NVC
Assembly: NXDLvc (in NXDLvc.dll) Version: 2.0.3.38
Syntax
C#
public void SetVertex(
	XVertex3d vt
)

Parameters

vt  XVertex3d
측정 위치.
See Also