Gets the HatchDisplayStyle object that defines the profile style.
Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccPressurePipesMgd (in AeccPressurePipesMgd.dll) Version: 13.8.0.280
Syntax
C#
public HatchDisplayStyle GetHatchStyleProfile( PressurePipeHatchStyleProfileType component )
VB
Public Function GetHatchStyleProfile ( component As PressurePipeHatchStyleProfileType ) As HatchDisplayStyle
C++
public: HatchDisplayStyle^ GetHatchStyleProfile( PressurePipeHatchStyleProfileType component )
Parameters
- component PressurePipeHatchStyleProfileType
- The pressure pipe hatch component to get.