PipeStyleGetDisplayStyleProfile Method

Gets the DisplayStyle object that defines the Profile style for the component indicated by the specified PipeDisplayStyleProfileType value.

Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public DisplayStyle GetDisplayStyleProfile(
	PipeDisplayStyleProfileType component
)

Parameters

component  PipeDisplayStyleProfileType
The pipe display component to get.

Return Value

DisplayStyle
See Also