Click or drag to resize
XDL

XvcPointGetVertex Method

점 객체의 위치를 가져온다.

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

Return Value

Type: XVertex3d
점 객체 위치.
See Also