Share

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

Syntax

C#

public sealed class SettingsNameFormat : TreeOidWrapper

VB

Public NotInheritable Class SettingsNameFormat
	Inherits TreeOidWrapper

C++

public ref class SettingsNameFormat sealed : public 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.

See Also

Reference

Was this information helpful?