All Frameworks Class Hierarchy This Framework Previous Next Indexes
System.IUnknown | +---System.IDispatch | +---System.CATBaseUnknown | +---CATWorkshopFactory
Usage: you must use this class as is. You should never derive it.
public class CATWorkshopFactory
Base class to create a workshop factory.
Role: To create a factory class for your workshop,
use the macro CATDeclareWorkshopFactory for the header file (.h) and the
CATImplementWorkshopFactory for the source file (.cpp).
public virtual ~CATWorkshopFactory( | ) |
Copyright © 2003, Dassault Systèmes. All rights reserved.