SettingsCorridorSettingsNameFormat Class

Settings to specify the default name formats for corridors and corridor surfaces, as well as for alignments and profiles from feature lines.
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsCorridorSettingsNameFormat

Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public sealed class SettingsNameFormat : TreeOidWrapper

The SettingsCorridorSettingsNameFormat type exposes the following members.

Properties
 NameDescription
Public propertyAlignmentFromFeatureLine AlignmentFromFeatureLine Style for corridor settings.
Public propertyCorridor CorridorName Style for corridor settings.
Public propertyCorridorBaseline CorridorBaseline Style for corridor settings.
Public propertyCorridorRegion CorridorRegion Style for corridor settings.
Public propertyCorridorSurface CorridorSurface Style for corridor settings.
Public propertyFeatureLine FeatureLine Style for corridor settings.
Public propertyProfileFromFeatureLine ProfileFromFeatureLine Style for corridor settings.
Top
See Also