Gets the HatchDisplayStyle object that defines the section style.
Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccPressurePipesMgd (in AeccPressurePipesMgd.dll) Version: 13.7.0.1276
Syntax
C#
public HatchDisplayStyle GetHatchStyleSection()
VB
Public Function GetHatchStyleSection As HatchDisplayStyle
C++
public: HatchDisplayStyle^ GetHatchStyleSection()