Share

PressureFittingStylePlanOption Class

This class specifies the method that is used to define and draw the dimensions of a fitting in 2D plan view.

Inheritance Hierarchy

SystemObject
  Autodesk.Civil.DatabaseServices.StylesPressureFittingStylePlanOption


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

Syntax

C#

public sealed class PressureFittingStylePlanOption

VB

Public NotInheritable Class PressureFittingStylePlanOption

C++

public ref class PressureFittingStylePlanOption sealed

The PressureFittingStylePlanOption type exposes the following members.

Properties

 NameDescription
Public propertySymbolBlockId Gets or sets the id of the block reference that is used when displaying in plan view.
Public propertySymbolBlockScaleX Gets or sets the X scale that is used when displaying with a block reference in plan view.
Public propertySymbolBlockScaleY Gets or sets the Y scale that is used when displaying with a block reference in plan view.
Public propertySymbolBlockScaleZ Gets or sets the Z scale that is used when displaying with a block reference in plan view.
Public propertyViewOptions Gets or sets the enum value that specifies how the 2D plan view of a fitting is displayed.

See Also

Reference

Was this information helpful?