Click or drag to resize
XDL

X3DModelCenterXYZ Property

this 객체의 전체 Boundary의 중심 좌표를 얻는다.

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

Property Value

Type: XVertex3d
See Also