PressureAppurtenanceStylePlanOption Class

This class specifies the method that is used to define and draw the dimensions of an appurtenance in 2D plan view.
Inheritance Hierarchy
SystemObject
  Autodesk.Civil.DatabaseServices.StylesPressureAppurtenanceStylePlanOption

Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccPressurePipesMgd (in AeccPressurePipesMgd.dll) Version: 13.8.0.292
Syntax
public sealed class PressureAppurtenanceStylePlanOption

The PressureAppurtenanceStylePlanOption 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 plan view of an appurtenance is displayed.
Top
See Also