Click or drag to resize
XDL

XftPointPos Property

XftPoint객체의 x, y, z값을 XVertex3d객체로 설정하거나 반환한다.

Namespace:  Pixoneer.NXDL.NFT
Assembly:  NXDLft (in NXDLft.dll) Version: 1.2.817.72
Syntax
C#
public XVertex3d Pos { get; set; }

Property Value

Type: XVertex3d
See Also