Specifies how to export the surface data.
Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public enum LandXMLSurfaceDataExportType
VB
Public Enumeration LandXMLSurfaceDataExportType
C++
public enum class LandXMLSurfaceDataExportType
Members
| Member name | Value | Description |
|---|---|---|
| PointsOnly | 0 | |
| PointsAndFaces | 1 |
