PressurePipeStylePlanOption Property |
Gets the object that defines the appearance of a pressure pipe in plan view.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccPressurePipesMgd (in AeccPressurePipesMgd.dll) Version: 13.7.0.1190
Syntaxpublic PressurePipeStylePlanOption PlanOption { get; }
Public ReadOnly Property PlanOption As PressurePipeStylePlanOption
Get
public:
property PressurePipeStylePlanOption^ PlanOption {
PressurePipeStylePlanOption^ get ();
}
Property Value
PressurePipeStylePlanOption
See Also