StructureIsConnectedPipeFlowingIn Method

Determines if the connected pipe is flowing into the structure

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public bool IsConnectedPipeFlowingIn(
	int index
)

Parameters

index  Int32
The index of the pipe to check.

Return Value

Boolean
See Also