All Frameworks Class Hierarchy This Framework Previous Next Indexes
MecModInterfaces Interface CATIMmDecodeSubElem
System.IUnknown
|
+---CATIMmDecodeSubElem
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATIMmDecodeSubElem
Interface to find the sub-elements that generate a given result.
Method Index
- o
GetSpecificBRepAccess(CATISpecObject*,CATListValCATBaseUnknown_var*)
- Gets the list of CATIBRepAccess corresponding to Sketch sub-elements.
- o
GetSpecificFeatures(CATIBRepAccess*,CATLISTV(CATISpecObject_var)*)
- Gets the list of sub-elements that specifically generates the give BRep.
Methods
o GetSpecificBRepAccess
-
Gets the list of CATIBRepAccess corresponding to Sketch sub-elements.
- Parameters:
-
- iSpec
- The iSpec is a sub-element specification of sketch.
- oBReps
- The list of CATIBRepAccess corresponding to Sketch sub-elements.
The list is allocated by the caller and filled by the callee.
o GetSpecificFeatures
-
Gets the list of sub-elements that specifically generates the give BRep.
- Parameters:
-
- iBRep
- The CATIBRepAccess generated by the sub-element that is seeked.
- oSpecs
- The list of specifications that generate the given BRep.
The list is allocated by the caller and filled by the callee.
This object is included in the file: CATIMmDecodeSubElem.h