Share

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

Syntax

C#

public sealed class LabelStylesPipeRoot : LabelStylesNode

VB

Public NotInheritable Class LabelStylesPipeRoot
	Inherits LabelStylesNode

C++

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

See Also

Reference

Was this information helpful?