Determines if the connected pipe is flowing out of the structure
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.208.0
Syntax
C#
public bool IsConnectedPipeFlowingOut( int index )
Visual Basic
Public Function IsConnectedPipeFlowingOut ( _ index As Integer _ ) As Boolean
Visual C++
public: bool IsConnectedPipeFlowingOut( int index )
Parameters
- index
- Type: System.Int32
The index of the pipe to check.