All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

AnalysisMeshingModel Interface CATIMSHTrapSelector

System.IUnknown
  |
  +---System.IDispatch
    |
    +---System.CATBaseUnknown
      |
      +---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 CATSO * BuildSelection(CATMSHSelectionTrap* iTrap,
void* iData)= 0
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

Copyright © 2003, Dassault Systèmes. All rights reserved.