Gets the object that defines the appearance of a pressure pipe in plan view.
Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccPressurePipesMgd (in AeccPressurePipesMgd.dll) Version: 13.8.0.280
Syntax
C#
public PressurePipeStylePlanOption PlanOption { get; }
VB
Public ReadOnly Property PlanOption As PressurePipeStylePlanOption Get
C++
public: property PressurePipeStylePlanOption^ PlanOption { PressurePipeStylePlanOption^ get (); }