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.292
Syntax
public sealed class PressureFittingStylePlanOption

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.
Top
See Also