Specifies whether to verify the side parameter based on the attachment selection.
Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public PropertyBoolean AutoDetectSide { get; }
VB
Public ReadOnly Property AutoDetectSide As PropertyBoolean Get
C++
public: property PropertyBoolean^ AutoDetectSide { PropertyBoolean^ get (); }