StormWaterControlGetOutfallDetail Method

Gets a OutfallDetail containing the outfall detail for the stormwater control.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDrainageDesignMgd (in AeccDrainageDesignMgd.dll) Version: 13.9.960.0
Syntax
public OutfallDetail GetOutfallDetail()

Return Value

OutfallDetail
Remarks
Return "null" if it is not an outfall. And only when this stormwater control has at least 1 outlet detail without any connected/attached object, it is an Outfall.
See Also