CATFmtToolsInterfaces Interface CATIFmtTrapSelector
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATIFmtTrapSelector
Interface to be used to build a list of selected objects from a trap contour.
- See also:
- CATFmtSelectionTrap
Method Index
- o
BuildSelection(CATFmtSelectionTrap*,void*,CATPathElement*)
- Build the list of selected objects.
Methods
o BuildSelection
-
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: CATIFmtTrapSelector.h
If needed, your Imakefile.mk should include the module: CATFmtToolsInterfaces
Copyright © 1999-2015, Dassault Systèmes. All rights reserved.