CATFmtModelInterfaces Interface CATIFmtSelectedElement

Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.


interface CATIFmtSelectedElement

Interface used to select a finite element.

See also:


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: CATIFmtSelectedElement.h
If needed, your Imakefile.mk should include the module: CATFmtModelInterfaces

Copyright © 1999-2014, Dassault Systèmes. All rights reserved.