Click or drag to resize
XDL

XFrameCaptureBufferWorldOffset Property

3차원 좌표 오프셋을 얻는다. 주의! 이 값은
Position
속성을 읽을 때 함께 읽으므로 반드시
Position
속성을 먼저 읽어야 한다.

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

Property Value

Type: XVertex3d
See Also