PressureAppurtenanceStylePlanOptionViewOptions Property

Gets or sets the enum value that specifies how the plan view of an appurtenance is displayed.

Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccPressurePipesMgd (in AeccPressurePipesMgd.dll) Version: 13.8.0.292
Syntax
public PressureAppurtenancePlanViewType ViewOptions { get; set; }

Property Value

PressureAppurtenancePlanViewType
Exceptions
ExceptionCondition
[!:System.InvalidOperationException] Thrown when ViewOptions is set to UserCustomBlock but no symbol block is set.
See Also