Share

SettingsLandXMLExport.SettingsAlignmentExport Class

Alignment Settings for LandXML export.

Inheritance Hierarchy

SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsLandXMLExportSettingsAlignmentExport


Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280

Syntax

C#

public sealed class SettingsAlignmentExport : TreeOidWrapper

VB

Public NotInheritable Class SettingsAlignmentExport
	Inherits TreeOidWrapper

C++

public ref class SettingsAlignmentExport sealed : public TreeOidWrapper

The SettingsLandXMLExportSettingsAlignmentExport type exposes the following members.

Properties

 NameDescription
Public propertyExportCrossSections Exports cross section data if sample lines are defined for the alignment.

See Also

Reference

Was this information helpful?