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