SettingsCorridorSettingsStyles Class

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

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

The SettingsCorridorSettingsStyles type exposes the following members.

Properties
 NameDescription
Public propertyAlignment Specifies the default style for an alignment created from the corridor.
Public propertyAlignmentLabelSet Specifies the default style for the alignment label sets created from corridors.
Public propertyAlignmentLabelSetId Specifies the default styleId for the alignment label sets created from corridors.
Public propertyAlignmentStyleId Specifies the default styleId for an alignment created from the corridor.
Public propertyCorridor Specifies the default style for the corridor.
Public propertyCorridorCodeSet Specifies the default code set style for corridors.
Public propertyCorridorCodeSetId Specifies the default code set styleId for corridors.
Public propertyCorridorStyleId Specifies the default styleId for the corridor.
Public propertyCorridorSurface Specifies the default corridor surface style.
Public propertyCorridorSurfaceStyleId Specifies the default corridor surface styleId.
Public propertyFeatureLine Specifies the default feature line style for the corridor.
Public propertyFeatureLineStyleId Specifies the default feature line styleId for the corridor.
Public propertyProfile Specifies the default style for a profile created from the corridor.
Public propertyProfileLabelSet Specifies the default profile label set style.
Public propertyProfileLabelSetId Specifies the default profile label set styleId.
Public propertyProfileStyleId Specifies the default styleId for a profile created from the corridor.
Public propertyRenderMaterial Specifies the default render material style for the corridor.
Public propertySlopePattern Specifies the default style for the slope patterns added to corridors.
Public propertySlopePatternStyleId Specifies the default styleId for the slope patterns added to corridors.
Top
See Also