Determines if the connected pipe is flowing out of the structure
Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public bool IsConnectedPipeFlowingOut( int index )
VB
Public Function IsConnectedPipeFlowingOut ( index As Integer ) As Boolean
C++
public: bool IsConnectedPipeFlowingOut( int index )
Parameters
- index Int32
- The index of the pipe to check.