DELFittingSequencingItf Interface DELIFitActivityReference
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface DELIFitActivityReference
Interface that represents the Reference associated to an Assembly Activity.
This interface is implemented on the feature itself.
- See also:
-
Method Index
- o
GetRelatedAssemblyActivity(DELIFitAssemblyActivity_var&,CATListValCATBaseUnknown_var&)
- Retrieves one Assembly Activity related to a Feature.
- o
ListAllRelatedAssemblyActivities(CATListValCATBaseUnknown_var&)
- Retrieves all the Assembly Activities related to a Feature.
Methods
o GetRelatedAssemblyActivity
public virtual GetRelatedAssemblyActivity( | | ihActivityFather, |
| | oAssemblyActivities) |
-
Retrieves one Assembly Activity related to a Feature.
- Parameters:
-
- oAssemblyActivities
- The list of Assembly Activities. They are the occurrences related to a reference Feature.
o ListAllRelatedAssemblyActivities
public virtual ListAllRelatedAssemblyActivities( | | oAssemblyActivities) |
-
Retrieves all the Assembly Activities related to a Feature.
- Parameters:
-
- oAssemblyActivities
- The list of Assembly Activities. They are the occurrences related to a reference Feature.
This object is included in the file: DELIFitActivityReference.h
If needed, your Imakefile.mk should include the module: DELFittingSequencingItf
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.