Settings that define how data is exported from LandXML file.
Inheritance Hierarchy
SystemObjectSystemMarshalByRefObject
DisposableWrapper
TreeOidWrapper
Autodesk.Civil.SettingsSettingsLandXMLExport
Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public class SettingsLandXMLExport : TreeOidWrapper
VB
Public Class SettingsLandXMLExport Inherits TreeOidWrapper
C++
public ref class SettingsLandXMLExport : public TreeOidWrapper
The SettingsLandXMLExport type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| AlignmentExport | AlignmentExport settings for LandXML exporting. | |
| Data | Data settings for LandXML exporting. | |
| FeatureLineExport | FeatureLineExport settings for LandXML exporting. | |
| Identification | Identification settings for LandXML exporting. | |
| ParcelExport | ParcelExport settings for LandXML exporting. | |
| PointExport | PointExport settings for LandXML exporting. | |
| SurfaceExport | SurfaceExport settings for LandXML exporting. |
