DELPPRProcessItf Interface DELIPPRMfgProcessAlternateNav
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface DELIPPRMfgProcessAlternateNav
Method Index
- o
GetListOfAlternatesRelationships(CATIPLMNavReference*,CATListPtrCATBaseUnknown&)
- This method returns List of all Mfg Process Alternate relationships for a given Process
- o
GetRelatedProcessesFromAlternate(CATIPLMNavReference*,CATListPtrCATBaseUnknown&,CATListPtrCATBaseUnknown&)
- This method returns List of all Mfg Process Alternates for a given Process
Methods
o GetListOfAlternatesRelationships
public virtual GetListOfAlternatesRelationships( | | iProcessReference, |
| | oListOfAlternateRelationships) |
-
This method returns List of all Mfg Process Alternate relationships for a given Process
- Parameters:
-
- iProcessReference
- Source Functional Process References
- oListOfAlternateRelationships
- The list of the Alternate Relationships
This method fails if:
1/ iProcessReference is not Functional Process References
o GetRelatedProcessesFromAlternate
public virtual GetRelatedProcessesFromAlternate( | | iProcessReference, |
| | oListOfAlternate, |
| | oListOfAlternateRelationships) |
-
This method returns List of all Mfg Process Alternates for a given Process
- Parameters:
-
- iProcessReference
- Source Functional Process References
- oListOfAlternate
- The list of Mfg Process Reference, the provided Mfg Process Reference, is the alternate of.
- oListOfAlternateRelationships
- The list of the Alternate Relationships
This method fails if:
1/ iProcessReference is not Functional Process References
This object is included in the file: DELIPPRMfgProcessAlternateNav.h
If needed, your Imakefile.mk should include the module: DELPPRProcessItf
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.