Click or drag to resize
XDL

Xsc Class

기본 NSC네임 스페이스에 사용되는 정적 기능을 제공한다.
Inheritance Hierarchy
SystemObject
  Pixoneer.NXDL.NSCENEXsc

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

The Xsc type exposes the following members.

Constructors
  NameDescription
Public methodXsc
Top
Methods
  NameDescription
Public methodStatic memberCreateCastedXscObj(XSmartPtr<Pixoneer::XDL::SCENE::XscObj>*)
Public methodStatic memberCreateCastedXscObj(IntPtr)
기본 scene 객체 포인터에서 관리 객체로 변환한다.
Public methodStatic memberCreateCastedXscObj(XscObj)
기본 scene 객체에서 관리 객체로 변환한다.
Public methodStatic memberFeature2SceneObj
OGC 피쳐 객체를 Scene 객체로 변환한다.
Top
Examples
This is example #1:
See Also