This class specifies the method that is used to define and draw the dimensions of an appurtenance in 2D plan view.
Inheritance Hierarchy
SystemObjectAutodesk.Civil.DatabaseServices.StylesPressureAppurtenanceStylePlanOption
Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccPressurePipesMgd (in AeccPressurePipesMgd.dll) Version: 13.7.0.1276
Syntax
C#
public sealed class PressureAppurtenanceStylePlanOption
VB
Public NotInheritable Class PressureAppurtenanceStylePlanOption
C++
public ref class PressureAppurtenanceStylePlanOption sealed
The PressureAppurtenanceStylePlanOption 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 plan view of an appurtenance is displayed. |
