All Frameworks Class Hierarchy This Framework Indexes
AnalysisMeshingModel Interface CATIMSHTrapSelector
Usage: you can freely reimplement this interface.
interface CATIMSHTrapSelector
Interface to be used to build a list of selected objects from a trap contour.
- See also:
- CATMSHSelectionTrap
Method Index
- o
BuildSelection(CATMSHSelectionTrap*,void*)
- Build the list of selected objects.
Methods
o BuildSelection
| public virtual BuildSelection( | | iTrap, |
| | iData) |
-
Build the list of selected objects.
- Parameters:
-
- iTrap
- Definition of the trap contour.
- iData
- An object that can be useful for the selection.
- Returns:
- The list of selected objects.
This object is included in the file: CATIMSHTrapSelector.h
If needed, your Imakefile.mk should include the module: CATAmtModel