TR55FlowSegmentFlowType Property

Gets or sets the flow segment type for TR-55 calculation.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.9.0.960
Syntax
public TR55FlowSegmentType FlowType { get; set; }

Property Value

TR55FlowSegmentType
Exceptions
ExceptionCondition
InvalidOperationException Thrown when the flow type already has the maximum of 3 flow segments.
Remarks
See Also