CATCompositesUseItf Interface CATICciProducibilityFactory
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATICciProducibilityFactory
Factory to create Producibility feature of Composites workshop.
Role: Creation of a producibility feature.
One producibility and only one can exist under Ply or CutPiece
- See also:
-
Method Index
- o
CreateProducibilityFeature(CATICciPhysicalEntity_var,CATICciProducibility_var&,int)
- Creates (or /Gets if exist) the producibility under given Physical entity.
Methods
o CreateProducibilityFeature
public virtual CreateProducibilityFeature( | const | iPhysicalEntity, |
| | oProducibility, |
| const | iCreateProducibility | =0) |
-
Creates (or /Gets if exist) the producibility under given Physical entity.
- Parameters:
-
- iPhysicalEntity
- iPhysicalEntity: a ply or a CutPiece
- oProducibility
- Producibilityfeature
- iCreateProducibility
-
0= iCreateProducibility : default mode - One producibility and only one can exist under Ply or CutPiece
1= iCreateProducibility : DO NOT USED - multiproducibility mode, allows to create a new producibility under the physical entity each time create is called
(Note: For additionnal informations on multiproducibility infrastructure, please contact DS support to access to this mode).
This object is included in the file: CATICciProducibilityFactory.h
If needed, your Imakefile.mk should include the module: CATCompositesUseItf
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.