Share

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.7.0.1276

Syntax

C#

public sealed class LabelStylesPressurePipeRoot : LabelStylesNode

VB

Public NotInheritable Class LabelStylesPressurePipeRoot
	Inherits LabelStylesNode

C++

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

See Also

Reference

Was this information helpful?