All Frameworks Class Hierarchy This Framework Indexes
AnalysisMeshingModel Interface CATIMSHSelectedElement
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATIMSHSelectedElement
Interface used to select a finite element.
- See also:
- CATMSHElement
Method Index
- o
GetElement()
- Returns the selected finite element.
- o
GetPickPoint(double[3])
- Retreives the picking point on the finite element.
Methods
o GetElement
| public virtual GetElement( | ) |
-
Returns the selected finite element.
o GetPickPoint
| public virtual GetPickPoint( | | Coors) |
-
Retreives the picking point on the finite element.
- Parameters:
-
- ioCoordinates
- Array containing the picking coordinates on the finite element in the following order: X, Y, Z.
This object is included in the file: CATIMSHSelectedElement.h
If needed, your Imakefile.mk should include the module: CATAmtModel