DELShipMfgItf Interface DELIShipMfgResourceAuth
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface DELIShipMfgResourceAuth
Method Index
- o
CreateAuxiliaryPart(CATIPLMNavOccurrence_var,CATIPLMNavReference_var,CATIPLMNavReference_var&)
- CreateAuxiliaryPart.
- o
CreateAuxiliaryPart(CATIPLMNavOccurrence_var,CATIPLMNavReference_var,CATIPLMNavOccurrence_var&)
- CreateAuxiliaryPart.
- o
RemoveAuxiliaryPart(CATIPLMNavOccurrence_var)
- RemoveAuxiliaryPart.
- o
SetPositionMatrix(CATBaseUnknown_var,CATIPLMNavReference_var,CATMathTransformation&)
-
Methods
o CreateAuxiliaryPart
public virtual CreateAuxiliaryPart( | const | ispFatherProcess, |
| const | ispExternalRef, |
| | ospProvideProcessRef) |
-
CreateAuxiliaryPart.
Create a auxiliary part with a provide process which will be located under father process
- Parameters:
-
- ispFatherProcess
- [In] The father process occurrence.
- ispExternalRef
- [In] The auxiliary part reference.
- ospProvideProcessRef
- [Out] The created provide process reference.
- Returns:
- Error code of function.
o CreateAuxiliaryPart
public virtual CreateAuxiliaryPart( | const | ispFatherProcess, |
| const | ispExternalRef, |
| | ospProvideProcessOcc) |
-
CreateAuxiliaryPart.
Create a auxiliary part with a provide process which will be located under father process
- Parameters:
-
- ispFatherProcess
- [In] The father process occurrence.
- ispExternalRef
- [In] The auxiliary part reference.
- ospProvideProcessOcc
- [Out] The created provide process occurrence.
- Returns:
- Error code of function.
o RemoveAuxiliaryPart
public virtual RemoveAuxiliaryPart( | const | ispProvideProcess) |
-
RemoveAuxiliaryPart.
Remove a auxiliary part
- Parameters:
-
- ispProvideProcess
- [In] The provide process occurrence which has a auxiliary part.
- Returns:
- Error code of function.
o SetPositionMatrix
public virtual SetPositionMatrix( | const | ispProcess, |
| const | ispResourceRef, |
| | oTransfo) |
-
This object is included in the file: DELIShipMfgResourceAuth.h
If needed, your Imakefile.mk should include the module: CAADELShipMfgItf
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.