Share

SettingsLandXMLExport.SettingsParcelExport Class

Parcel Settings for LandXML export.

Inheritance Hierarchy

SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsLandXMLExportSettingsParcelExport


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

Syntax

C#

public sealed class SettingsParcelExport : TreeOidWrapper

VB

Public NotInheritable Class SettingsParcelExport
	Inherits TreeOidWrapper

C++

public ref class SettingsParcelExport sealed : public TreeOidWrapper

The SettingsLandXMLExportSettingsParcelExport type exposes the following members.

Properties

 NameDescription
Public propertyParcelDirection Specifies the direction from the parcel start point for exporting parcel segments. Parcel segments are exported in sequence in either a clockwise or counter-clockwise direction.

See Also

Reference

Was this information helpful?