Click or drag to resize
XDL

XVertex4d Constructor

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

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