Share

SettingsCmdCreateSampleLines.SettingsCmdAdditionalSampleControls.AtSuperelevationCriticalStations Property

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 ();
}

Property Value

PropertyBoolean

See Also

Reference

Was this information helpful?