Settings to specify the default name formats for corridors and corridor surfaces, as well as for alignments and profiles from feature lines.
Inheritance Hierarchy
SystemObjectSystemMarshalByRefObject
DisposableWrapper
TreeOidWrapper
Autodesk.Civil.SettingsSettingsCorridorSettingsNameFormat
Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1276
Syntax
C#
public sealed class SettingsNameFormat : TreeOidWrapper
VB
Public NotInheritable Class SettingsNameFormat Inherits TreeOidWrapper
C++
public ref class SettingsNameFormat sealed : public TreeOidWrapper
The SettingsCorridorSettingsNameFormat type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| AlignmentFromFeatureLine | AlignmentFromFeatureLine Style for corridor settings. | |
| Corridor | CorridorName Style for corridor settings. | |
| CorridorBaseline | CorridorBaseline Style for corridor settings. | |
| CorridorRegion | CorridorRegion Style for corridor settings. | |
| CorridorSurface | CorridorSurface Style for corridor settings. | |
| FeatureLine | FeatureLine Style for corridor settings. | |
| ProfileFromFeatureLine | ProfileFromFeatureLine Style for corridor settings. |
