Share

LandXMLSurfaceDataExportType Enumeration

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 nameValueDescription
PointsOnly0 
PointsAndFaces1 

See Also

Reference

Was this information helpful?