Defines the style to apply to a specific code.
Inheritance Hierarchy
SystemObject[T:Autodesk.Civil.CivilWrapper<AeccDbRoadwayStyleSet>]
Autodesk.Civil.DatabaseServices.StylesCodeSetStyleItem
Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public sealed class CodeSetStyleItem : [T:Autodesk.Civil.CivilWrapper<AeccDbRoadwayStyleSet>]
VB
Public NotInheritable Class CodeSetStyleItem Inherits [T:Autodesk.Civil.CivilWrapper<AeccDbRoadwayStyleSet>]
C++
public ref class CodeSetStyleItem sealed : public [T:Autodesk.Civil.CivilWrapper<AeccDbRoadwayStyleSet>]
The CodeSetStyleItem type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Classification | Gets or Sets the code style classification. |
![]() | Code | Gets or sets the code string. |
![]() | CodeStyleId | Gets or sets the ID of the code style for this code. |
![]() | CodeStyleName | Gets or Sets the code style name. |
![]() | Description | Gets or sets the description for the CodeSetStyleItem. |
![]() | FeatureLineStyleId | Gets or Sets the feature line style object id. |
![]() | FeatureLineStyleName | Gets or Sets the feature line style name. |
![]() | ItemType | Gets the code set style item type. |
![]() | LabelStyleId | Gets or Sets the label style object id. |
![]() | LabelStyleName | Gets or Sets the label style name. |
![]() | MaterialAreaFillStyleId | Gets or Sets the object id of the shape style used to fill the material area. |
![]() | MaterialAreaFillStyleName | Gets or Sets the name of the shape style used to fill the material area. |
![]() | PayItems | Gets or Sets the payitem list. |
![]() | RenderMaterialStyleId | Gets or Sets the object id of render material style . |
![]() | RenderMaterialStyleName | Gets or Sets the name of render material style. |
![]() | StyleType | Gets the subassembly subentity style type. |