MachiningUseItf Interface DELIMfgMountPiece
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface DELIMfgMountPiece
Method offering service to mount a given piece on a given position.
Method Index
- o
MountWorkPieceOnPartOperation(CATBaseUnknown_var&,CATBaseUnknown_var&,CATBaseUnknown_var&,CATUnicodeString&,CATMathTransformation&,CATBoolean,CATUnicodeString&)
- Mount a given product on the set up position.
Methods
o MountWorkPieceOnPartOperation
public virtual MountWorkPieceOnPartOperation( | | iMountOnRessource, |
| | iAxisRef, |
| | iAxisProduct, |
| | iMountID, |
| | iOffset, |
| | iAttached, |
| | oErrMessage) |
-
Mount a given product on the set up position.
- Parameters:
-
- iMountOnRessource
- : Ressource on which the product will be mount (can be the spindle or an accessory mounted on it)
- iAxisRef
- : Reference axis to consider on the product to mount
- iAxisProduct
- : Product to mount
- iMountID
- : Name of the mount point to consider
- iOffset
- : Offset to applicate (can be identity if none is wanted)
- iAttached
- : Tells if the product has to be attached
- oErrMessage
- : Error message in case of failed of the mathod
This object is included in the file: DELIMfgMountPiece.h
If needed, your Imakefile.mk should include the module: MachiningUseItf
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.