SettingsLandXMLExportSettingsParcelExportParcelDirection Property

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.

Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public RotationDirType ParcelDirection { get; set; }

Property Value

RotationDirType
See Also