LabelStylesPipeRoot Class

Root object for pipe label styles.
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.DatabaseServices.StylesLabelStylesNode
          Autodesk.Civil.DatabaseServices.StylesLabelStylesPipeRoot

Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public sealed class LabelStylesPipeRoot : LabelStylesNode

The LabelStylesPipeRoot type exposes the following members.

Properties
 NameDescription
Public propertyCrossProfileLabelStyles Gets the collection of all pipe Cross Profile label styles in the database.
Public propertyCrossSectionLabelStyles Gets the collection of all pipe Cross Section label styles in the database.
Public propertyDefaultLabelStyle Gets the default vaules of label styles.
(Inherited from LabelStylesNode)
Public propertyPlanProfileLabelStyles Gets the collection of all pipe Plan Profile label styles in the database.
Top
See Also