All Frameworks Class Hierarchy This Framework Previous Next Indexes
System.IUnknown | +---System.IDispatch | +---System.CATBaseUnknown | +---CATIIsolate
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATIIsolate
Interface to isolate a feature.
Role: To isolate a feature is to remove its specifications and keep its last result.
The feature then turns to have a constant result.
public virtual HRESULT Isolate( | CATLISTV(CATBaseUnknown_var)* | oGeneratedFeatures | = 0) = 0 |
Copyright © 2003, Dassault Systèmes. All rights reserved.