-
enum CatSchIDLInternalFlowType {
catSchIDLInternFlowType_Undefined, catSchIDLInternFlowType_Corner, catSchIDLInternFlowType_Linear
} -
Schematic internal flow types.
Role: For inserting a component into a route.- Values:
-
- catSchIDLInternFlowType_Undefined
- Undefined. dd>
- catSchIDLInternFlowType_Corner
- Corner flow type. dd>
- catSchIDLInternFlowType_Linear
- Linear flow type. dd>