DELFittingSequencingItf Interface DELIFitAssemblyActivityPLMRetrieval
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface DELIFitAssemblyActivityPLMRetrieval
This interface retrieves all the Assembly Activity objects inside one Rep of a PLM component.
It is used for Operation component in Production System modeler.
Method Index
- o
GetChildrenActivityReference(CATListValCATBaseUnknown_var&,IID&)
- In Production System context, retrieves the list of Features of a Production System occurrence.
- o
GetChildrenAssemblyActivity(CATListValCATBaseUnknown_var&,IID&)
- In Production System context, retrieves the list of Assembly Activitiy of a Production System occurrence.
Methods
o GetChildrenActivityReference
public virtual GetChildrenActivityReference( | | oActivitiesRef, |
| const | iFilter | = IID_CATBaseUnknown) |
-
In Production System context, retrieves the list of Features of a Production System occurrence.
- Parameters:
-
- oActivitiesRef
- The list of Activities Features
- iFilter
- Interface identifier to filter the returned Activities Features
o GetChildrenAssemblyActivity
public virtual GetChildrenAssemblyActivity( | | oAssemblyActivities, |
| const | iFilter | = IID_CATBaseUnknown) |
-
In Production System context, retrieves the list of Assembly Activitiy of a Production System occurrence.
- Parameters:
-
- oAssemblyActivities
- The list of Assembly Activities
- iFilter
- Interface identifier to filter the returned Assembly Activities
This object is included in the file: DELIFitAssemblyActivityPLMRetrieval.h
If needed, your Imakefile.mk should include the module: DELFittingSequencingItf
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.