Share

LabelStylesPressureFittingRoot Class

This class defines the root for fitting label styles.

Inheritance Hierarchy

SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.DatabaseServices.StylesLabelStylesNode
          Autodesk.Civil.DatabaseServices.StylesLabelStylesPressureFittingRoot


Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccPressurePipesMgd (in AeccPressurePipesMgd.dll) Version: 13.7.0.1276

Syntax

C#

public sealed class LabelStylesPressureFittingRoot : LabelStylesNode

VB

Public NotInheritable Class LabelStylesPressureFittingRoot
	Inherits LabelStylesNode

C++

public ref class LabelStylesPressureFittingRoot sealed : public LabelStylesNode

The LabelStylesPressureFittingRoot type exposes the following members.

Properties

 NameDescription
Public propertyDefaultLabelStyle Gets the default vaules of label styles.
(Inherited from LabelStylesNode)
Public propertyLabelStyles Gets the collection of all label styles of fitting in the database.

See Also

Reference

Was this information helpful?