SettingsLandXMLExport Class

Settings that define how data is exported from LandXML file.
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsLandXMLExport

Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public class SettingsLandXMLExport : TreeOidWrapper

The SettingsLandXMLExport type exposes the following members.

Properties
 NameDescription
Public propertyAlignmentExport AlignmentExport settings for LandXML exporting.
Public propertyData Data settings for LandXML exporting.
Public propertyFeatureLineExport FeatureLineExport settings for LandXML exporting.
Public propertyIdentification Identification settings for LandXML exporting.
Public propertyParcelExport ParcelExport settings for LandXML exporting.
Public propertyPointExport PointExport settings for LandXML exporting.
Public propertySurfaceExport SurfaceExport settings for LandXML exporting.
Top
See Also