PipeStyleGetHatchStyleProfile Method

Gets the HatchDisplayStyle object that defines the Profile style for the component indicated by the specified PipeHatchStyleProfileType value.

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

Parameters

component  PipeHatchStyleProfileType
The pipe hatch component to get.

Return Value

HatchDisplayStyle
See Also