All Frameworks  Class Hierarchy  This Framework  Indexes   

ManufacturingInterfaces Interface CATIMfgResourceFactory

Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.


interface CATIMfgResourceFactory

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:
CATIMfgResource

This object is included in the file: CATIMfgResourceFactory.h
If needed, your Imakefile.mk should include the module: MfgItfEnv

Copyright © 2003, Dassault Systèmes. All rights reserved.