Click or drag to resize
XDL

XvcMeasurePointGetVertex Method

위치 점을 가져온다.

Namespace:  Pixoneer.NXDL.NVC
Assembly:  NXDLvc (in NXDLvc.dll) Version: 2.0.3.31
Syntax
C#
public XVertex3d GetVertex()

Return Value

Type: XVertex3d
XVertex3d 객체.
See Also