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