LabelStylesPressurePipeRoot Class

This class defines the root for pressure pipe label styles.
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.DatabaseServices.StylesLabelStylesNode
          Autodesk.Civil.DatabaseServices.StylesLabelStylesPressurePipeRoot

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

The LabelStylesPressurePipeRoot type exposes the following members.

Properties
 NameDescription
Public propertyCrossingProfileLabelStyles Gets the collection of all label styles of pressure pipe crossing profile in the database.
Public propertyCrossingSectionLabelStyles Gets the collection of all label styles of pressure pipe crossing section in the database.
Public propertyDefaultLabelStyle Gets the default vaules of label styles.
(Inherited from LabelStylesNode)
Public propertyLabelStylesObsolete.
Gets the collection of all label styles of pressure pipe in the database.
Public propertyPlanProfileLabelStyles Gets the collection of all pipe Plan Profile label styles in the database.
Top
See Also