Specify whether to enable match lines to snap down to a rounded station value.
Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public PropertyBoolean MatchLineSnapStation { get; }
VB
Public ReadOnly Property MatchLineSnapStation As PropertyBoolean Get
C++
public: property PropertyBoolean^ MatchLineSnapStation { PropertyBoolean^ get (); }