 | XftPoint Class |
XftPoint클래스는 Geometry 중 Point에 대해 정의한다.
Inheritance Hierarchy
Namespace:
Pixoneer.NXDL.NFT
Assembly:
NXDLft (in NXDLft.dll) Version: 1.2.817.72
Syntaxpublic class XftPoint : XftGeometry
The XftPoint type exposes the following members.
Constructors
Properties
| Name | Description |
---|
 | Pos | XftPoint객체의 x, y, z값을 XVertex3d객체로 설정하거나 반환한다. |
Top
Methods
| Name | Description |
---|
 | Get | Point값을 얻는다. |
 | Set | Point값을 설정한다. |
Top
See Also