All Frameworks Object Hierarchy This Framework Previous Next Indexes
IUnknown | +---IDispatch | +---CATBaseUnknown | +---CATBaseDispatch | +---AnyObject | +---SchInternalFlow
o Sub GetInsertionType( | CatSchIDLInternalFlowType | oEInternalFlowType) |
Dim objThisIntf As SchInternalFlow ... objThisIntf.GetInsertionTypeCatSchIDLInternalFlowType_Enum
o Sub GetStatus( | CatSchIDLInternalFlowStatus | oEInternalFlowStatus) |
Dim objThisIntf As SchInternalFlow ... objThisIntf.GetStatusCatSchIDLInternalFlowStatus_Enum
o Func ListSchConnectors( | ) As CATIASchListOfObjects |
Dim objThisIntf As SchInternalFlow Dim objArg1 As SchListOfObjects ... Set objArg1 = objThisIntf.ListSchConnectors
o Sub SetStatus( | CatSchIDLInternalFlowStatus | iEInternalFlowStatus) |
Dim objThisIntf As SchInternalFlow ... objThisIntf.SetStatusCatSchIDLInternalFlowStatus_Enum
Copyright © 2003, Dassault Systèmes. All rights reserved.