All Frameworks Class Hierarchy This Framework Next Indexes
System.IUnknown | +---System.IDispatch | +---System.CATBaseUnknown | +---CATIQsrCAAFactory
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATIQsrCAAFactory
Interface representing the factory of Digitized Shape Editor and Quick Surface Reconstruction elements.
Role: The CATIQsrCAAFactory creates the elements.
To suppress an element, you must use CATIQsrCAAFactory::Remove method.
public virtual CATIQsrCAAPowerFit * CreatePowerFit( | CATGeoFactory* | iGeoFactory) = 0 |
public virtual void Remove( | CATIQsrCAAPowerFit* | iObjectToRemove) = 0 |
Copyright © 2003, Dassault Systèmes. All rights reserved.