-
enum CatSchIDLInternalFlowStatus {
catSchIDLInternFlowStatus_Undefined, catSchIDLInternFlowStatus_Open, catSchIDLInternFlowStatus_Close
} -
Schematic internal flow flow status.
Role: For inserting a component into a route.- Values:
-
- catSchIDLInternFlowStatus_Undefined
- Undefined. dd>
- catSchIDLInternFlowStatus_Open
- Open. dd>
- catSchIDLInternFlowStatus_Close
- Close. dd>