MachiningResourceUseItf Interface DELIMfgResourceFactory
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface DELIMfgResourceFactory
Interface to create manufacturing resources.
Method Index
- o
CreateResource(CATUnicodeString&,CATBaseUnknown_var&,boolean)
- This method is used to create a new manufacturing resource.
Methods
o CreateResource
public virtual CreateResource( | const | iType, |
| | oResource, |
| const | iAddList | = TRUE) |
-
This method is used to create a new manufacturing resource.
- Parameters:
-
- iType
- The type of the resource to create.
- iAddList
- Flag to add the resource into the resource List.
- oResource
- Handler on the newly created resource of given type.
- See also:
-
This object is included in the file: DELIMfgResourceFactory.h
If needed, your Imakefile.mk should include the module: MachiningResourceUseItf
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.