Gets whether mapcheck across chord is enabled or disabled.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.3.1717.0
Syntax
C#
public PropertyBoolean EnableMapcheckAcrossChord { get; }
Visual Basic
Public ReadOnly Property EnableMapcheckAcrossChord As PropertyBoolean Get
Visual C++
public: property PropertyBoolean^ EnableMapcheckAcrossChord { PropertyBoolean^ get (); }