PipeNetworkStateIsLayoutUpStream Property |
Gets the state if 'upstream' is the current layout flow direction
Namespace: Autodesk.Civil.RuntimeAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic bool IsLayoutUpStream { get; }
Public ReadOnly Property IsLayoutUpStream As Boolean
Get
public:
property bool IsLayoutUpStream {
bool get ();
}
Property Value
Boolean
See Also