SettingsIntersectionSettingsNameFormat Class

Settings to establish the default styles assigned to assembly components.
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsIntersectionSettingsNameFormat

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

The SettingsIntersectionSettingsNameFormat type exposes the following members.

Properties
 NameDescription
Public propertyCorridorRegion Settings CorridorRegion default name format.
Public propertyCurbReturnAlignment Settings CurbReturnAlignment default name format.
Public propertyCurbReturnProfile Settings CurbReturnProfile default name format.
Public propertyIntersection Settings Intersection default name format.
Public propertyIntersectionQuadrant Settings IntersectionQuadrant default name format.
Public propertyOffsetAlignment Settings OffsetAlignment default name format.
Public propertyOffsetProfile Settings OffsetProfile default name format.
Top
See Also