PressurePipeStyleGetHatchStyleProfile Method

Gets the HatchDisplayStyle object that defines the profile style.

Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccPressurePipesMgd (in AeccPressurePipesMgd.dll) Version: 13.8.0.292
Syntax
public HatchDisplayStyle GetHatchStyleProfile(
	PressurePipeHatchStyleProfileType component
)

Parameters

component  PressurePipeHatchStyleProfileType
The pressure pipe hatch component to get.

Return Value

HatchDisplayStyle
See Also