DELShipMfgItf Interface DELIShipMfgProcessNav
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface DELIShipMfgProcessNav
Method Index
- o
GetAllFluidManufProcess(CATIPLMNavOccurrence*,CATListPtrCATIPLMNavReference&,int)
- Gets all fluid manufacture process from assembly process.
- o
GetAllPlateManufProcess(CATIPLMNavOccurrence*,CATListPtrCATIPLMNavReference&,int)
- Gets all plate manufacture process from assembly process.
- o
GetAllProfileManufProcess(CATIPLMNavOccurrence*,CATListPtrCATIPLMNavReference&,int)
- Gets all profile manufacture process from assembly process.
Methods
o GetAllFluidManufProcess
public virtual GetAllFluidManufProcess( | | ipProcessOccur, |
| | oListProcessReferences, |
| | iDepth | = 1) |
-
Gets all fluid manufacture process from assembly process.
- Parameters:
-
- ipProcessOccur
- [In] The assembly occurence.
- oListProcessReferences
- [Out] The list of processes.
- iDepth
- [In] Serach depth (0=all, 1, 2, 3).
P1
\_p2 : depth 1
\_p3 : depth 2
\_m1 : depth 3
\_p4 : depth 1
- Returns:
- Error code of function.
o GetAllPlateManufProcess
public virtual GetAllPlateManufProcess( | | ipProcessOccur, |
| | oListProcessReferences, |
| | iDepth | = 1) |
-
Gets all plate manufacture process from assembly process.
- Parameters:
-
- ipProcessOccur
- [In] The product reference.
- oListProcessReferences
- [Out] The list of processes.
- iDepth
- [In] Serach depth (0=all, 1, 2, 3).
P1
\_p2 : depth 1
\_p3 : depth 2
\_m1 : depth 3
\_p4 : depth 1
- Returns:
- Error code of function.
o GetAllProfileManufProcess
public virtual GetAllProfileManufProcess( | | ipProcessOccur, |
| | oListProcessReferences, |
| | iDepth | = 1) |
-
Gets all profile manufacture process from assembly process.
- Parameters:
-
- ipProcessOccur
- [In] The assembly occurence.
- oListProcessReferences
- [Out] The list of processes.
- iDepth
- [In] Serach depth (0=all, 1, 2, 3).
P1
\_p2 : depth 1
\_p3 : depth 2
\_m1 : depth 3
\_p4 : depth 1
- Returns:
- Error code of function.
This object is included in the file: DELIShipMfgProcessNav.h
If needed, your Imakefile.mk should include the module: CAADELShipMfgItf
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.