CATMecModUseItf Interface 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.


Method Index


o Isolate(CATLISTV(CATBaseUnknown_var)*)
Isolates a feature.

Methods


o Isolate
public virtual Isolate( oGeneratedFeatures= 0)
Isolates a feature.
Parameters:
oGeneratedFeatures
This argument is optional. If the caller wants to know if the isolate process generated new features that replace the original one, it has to provide the argument a non null value so that the callee can return the generated features.

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

Copyright © 1999-2014, Dassault Systèmes. All rights reserved.