Gets whether additional sample lines are created at superelevation critical stations within the current range.
Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public PropertyBoolean AtSuperelevationCriticalStations { get; }
VB
Public ReadOnly Property AtSuperelevationCriticalStations As PropertyBoolean Get
C++
public: property PropertyBoolean^ AtSuperelevationCriticalStations { PropertyBoolean^ get (); }