ProcedureFunctionChart..::..LookForwardForNodesOnPathEndingAt Method
Looks forward from node 'node' for a path ending at 'finish', and returns a list of nodes that are on all such paths.
Namespace:
Highpoint.Sage.Graphs.PFCAssembly: Sage4 (in Sage4.dll)
Syntax
Parameters
- finish
- Type: Highpoint.Sage.Graphs.PFC..::..IPfcNode
The finish.
- node
- Type: Highpoint.Sage.Graphs.PFC..::..IPfcNode
The node.