Gets the HatchDisplayStyle object that defines the plan style.

Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccPressurePipesMgd (in AeccPressurePipesMgd.dll) Version: 13.4.2516.0

Syntax

C#
public HatchDisplayStyle GetHatchStylePlan()
Visual Basic
Public Function GetHatchStylePlan As HatchDisplayStyle
Visual C++
public:
HatchDisplayStyle^ GetHatchStylePlan()

See Also