Click or drag to resize
XDL

XTINDataSet Class

XTINDataSet 클래스는 TIN(Triangulated Irregular Network)의 리스트를 정의한다. 예를 들어 NXEasy3DView 에서 지형공간을 도시하기 위해 활용된다.
Inheritance Hierarchy
SystemObject
  Pixoneer.NXDL.NRSXTINDataSet

Namespace:  Pixoneer.NXDL.NRS
Assembly:  NXDLrs (in NXDLrs.dll) Version: 1.2.817.72
Syntax
C#
public class XTINDataSet : IDisposable

The XTINDataSet type exposes the following members.

Constructors
  NameDescription
Public methodXTINDataSet
XTINDataSet 객체를 생성하는 기본 생성자.
Top
Methods
  NameDescription
Public methodDispose
Top
See Also