Share

FlowSegment.SetFlowType Method



Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280

Syntax

C#

public bool SetFlowType(
	TR55FlowSegmentType flowType
)

VB

Public Function SetFlowType ( 
	flowType As TR55FlowSegmentType
) As Boolean

C++

public:
bool SetFlowType(
	TR55FlowSegmentType flowType
)

Parameters

flowType  TR55FlowSegmentType
 

Return Value

Boolean

See Also

Reference

Was this information helpful?