StormWaterControlGetOutflowPipes Method |
Gets an ObjectIdCollection containing all outflow pipes that connect the stormwater control at their start points.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDrainageDesignMgd (in AeccDrainageDesignMgd.dll) Version: 13.9.960.0
Syntaxpublic ObjectIdCollection GetOutflowPipes()
Public Function GetOutflowPipes As ObjectIdCollection
public:
ObjectIdCollection^ GetOutflowPipes()
Return Value
ObjectIdCollection
See Also