Click or drag to resize
XDL

XVertex3d Constructor

XVertex3d 객체를 생성하는 기본 생성장이며 x, y, z값을 0으로 초기화 한다.

Namespace:  Pixoneer.NXDL
Assembly:  NXDL (in NXDL.dll) Version: 1.2.817.72
Syntax
C#
public XVertex3d()
See Also