Settings to specify the default name formats for SuperelevationView.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.2.3892.0
Syntax
C#
public SettingsSuperelevationView.SettingsNameFormat NameFormat { get; }
Visual Basic
Public ReadOnly Property NameFormat As SettingsSuperelevationView.SettingsNameFormat Get
Visual C++
public: property SettingsSuperelevationView.SettingsNameFormat^ NameFormat { SettingsSuperelevationView.SettingsNameFormat^ get (); }