LandXMLSurfaceDataExportType Enumeration |
Specifies how to export the surface data.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntaxpublic enum LandXMLSurfaceDataExportType
Public Enumeration LandXMLSurfaceDataExportType
public enum class LandXMLSurfaceDataExportType
Members| Member name | Value | Description |
|---|
| PointsOnly | 0 | |
| PointsAndFaces | 1 | |
See Also