Share

SettingsCorridor.SettingsNameFormat 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.280

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

 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.

See Also

Reference

Was this information helpful?