Click or drag to resize
XDL

Xsc Class

Pixoneer.NXDL.NSCENE 관련 정적 기능을 제공한다.
Inheritance Hierarchy
SystemObject
  Pixoneer.NXDL.NSCENEXsc

Namespace:  Pixoneer.NXDL.NSCENE
Assembly:  NXDLscene (in NXDLscene.dll) Version: 2.0.3.31
Syntax
C#
public class Xsc

The Xsc type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCreateCastedXscObj
기본 scene 객체에서 관리 객체로 변환한다.
Public methodStatic memberXvcBase2Scene
Xvc의 벡터 객체를 Scene 객체로 변환한다. Xvc 벡터 객체는 WGS84 위경도 좌표계로 자동변환하여 scene 객체로 생성된다.
Top
See Also