MassHaulLineStyleGetHatchDisplayStyleProfile Method

Gets the HatchDisplayStyle object that specifies profile display properties for the MassHaulLine component.

Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public HatchDisplayStyle GetHatchDisplayStyleProfile(
	MassHaulLineHatchDisplayStyleType type
)

Parameters

type  MassHaulLineHatchDisplayStyleType
The type of HatchDisplayStyle to get.

Return Value

HatchDisplayStyle
See Also