Specify whether to enalbe extra margin for match line movement after placement.
Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public PropertyBoolean MatchLineRepositioning { get; }
VB
Public ReadOnly Property MatchLineRepositioning As PropertyBoolean Get
C++
public: property PropertyBoolean^ MatchLineRepositioning { PropertyBoolean^ get (); }