This class specifies the method that is used to define and draw the dimensions of a fitting in 2D plan view.
Inheritance Hierarchy
SystemObjectAutodesk.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
| Name | Description | |
|---|---|---|
| SymbolBlockId | Gets or sets the id of the block reference that is used when displaying in plan view. | |
| SymbolBlockScaleX | Gets or sets the X scale that is used when displaying with a block reference in plan view. | |
| SymbolBlockScaleY | Gets or sets the Y scale that is used when displaying with a block reference in plan view. | |
| SymbolBlockScaleZ | Gets or sets the Z scale that is used when displaying with a block reference in plan view. | |
| ViewOptions | Gets or sets the enum value that specifies how the 2D plan view of a fitting is displayed. |
