Share

PipeStyle.GetHatchStylePlan Method

Gets the HatchDisplayStyle object that defines the Plan style.



Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280

Syntax

C#

public HatchDisplayStyle GetHatchStylePlan()

VB

Public Function GetHatchStylePlan As HatchDisplayStyle

C++

public:
HatchDisplayStyle^ GetHatchStylePlan()

Return Value

HatchDisplayStyle

See Also

Reference

Was this information helpful?