Click or drag to resize
XDL

X3DModelMinXYZ Property

this 객체의 최소 Boundary에 해당하는 정점을 얻는다.

Namespace:  Pixoneer.NXDL.NGR
Assembly:  NXDLgr (in NXDLgr.dll) Version: 1.2.817.72
Syntax
C#
public XVertex3d MinXYZ { get; }

Property Value

Type: XVertex3d
See Also