CSURFACE Class | 
Namespace: GeoEngine.Core.GXNetX
The CSURFACE type exposes the following members.
| Name | Description | |
|---|---|---|
| AddSurfaceItem | Add a new surface item to the SURFACE  | |
| AppendVulcanTriangulation | Create new surface from a Maptek Vulcan triangulation file and add to an existing geosurface.  | |
| CRC | Compute an XML CRC of a Geosurface file.  | |
| Create | Create a new Geosurface file  | |
| CreateFromDXF | Create Geosurface file from DXF file.  | |
| CreateFromVulcanTriangulation | Create Geosurface file from a Maptek Vulcan triangulation file.  | |
| Dispose | Releases the unmanaged resources used by the CSURFACE and optionally releases the managed resources  (Overrides CHANDLEDispose(Boolean).) | |
| DumpGeometryToTextFile | Dump surface geometry to a text file.  | |
| GetClosedSurfaceNames | Get the names of closed surface items in a Geosurface file (may return an empty list)  | |
| GetExtents | Get the spatial range of all surface items.  | |
| GetIPJ | Get the coordinate system of the SURFACE.  | |
| GetOrderedSurfaceNames | Get the surface item names in a Geosurface file alphabetically ordered  | |
| GetSurfaceItem | Get the an existing surface item from the SURFACE  | |
| GetSurfaceItems | Get the surfaces items in a Geosurface file  | |
| GetSurfaceNames | Get the surface item names in a Geosurface file  | |
| Open | Open a Geosurface file  | |
| SetIPJ | Change the coordinate system of the SURFACE.  | |
| Sync | Syncronize the Metadata for this Geosurface  |