This class defines the root for pressure pipe label styles.
Inheritance Hierarchy
SystemObjectSystemMarshalByRefObject
DisposableWrapper
TreeOidWrapper
Autodesk.Civil.DatabaseServices.StylesLabelStylesNode
Autodesk.Civil.DatabaseServices.StylesLabelStylesPressurePipeRoot
Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccPressurePipesMgd (in AeccPressurePipesMgd.dll) Version: 13.8.0.280
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
Name | Description | |
---|---|---|
![]() | CrossingProfileLabelStyles | Gets the collection of all label styles of pressure pipe crossing profile in the database. |
![]() | CrossingSectionLabelStyles | Gets the collection of all label styles of pressure pipe crossing section in the database. |
![]() | DefaultLabelStyle |
Gets the default vaules of label styles.
(Inherited from LabelStylesNode) |
![]() | LabelStyles | Obsolete. Gets the collection of all label styles of pressure pipe in the database. |
![]() | PlanProfileLabelStyles | Gets the collection of all pipe Plan Profile label styles in the database. |