Share

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.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

 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.

See Also

Reference

Was this information helpful?