GetHatchStyleSection Method

Gets the HatchDisplayStyle object that defines the section style.

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

Syntax

C#

public HatchDisplayStyle GetHatchStyleSection()

Visual Basic

Public Function GetHatchStyleSection As HatchDisplayStyle

Visual C++

public:
HatchDisplayStyle^ GetHatchStyleSection()

See Also