Click or drag to resize
XDL

NXPlanetViewGetWOS Method

뷰의 WOS를 가져온다( World offset and Scale).

Namespace:  Pixoneer.NXDL.NXPlanet
Assembly:  NXPlanet (in NXPlanet.dll) Version: 2.0.3.31
Syntax
C#
public XVertex3d GetWOS()

Return Value

Type: XVertex3d
WOS를 반환한다.
See Also