Share

SettingsCmdCreateParcelROW.SettingsCmdCreateParcelRightOfWay Class

Setting that specify default offset for creation of parcel rights of way.

Inheritance Hierarchy

SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsCmdCreateParcelROWSettingsCmdCreateParcelRightOfWay


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

Syntax

C#

public sealed class SettingsCmdCreateParcelRightOfWay : TreeOidWrapper

VB

Public NotInheritable Class SettingsCmdCreateParcelRightOfWay
	Inherits TreeOidWrapper

C++

public ref class SettingsCmdCreateParcelRightOfWay sealed : public TreeOidWrapper

The SettingsCmdCreateParcelROWSettingsCmdCreateParcelRightOfWay type exposes the following members.

Properties

 NameDescription
Public propertyOffsetFromAlignment Gets the offset from the alignment for the new right of way.

See Also

Reference

Was this information helpful?