#include <hyp.fem.interfaces.h>
Inheritance diagram for IFEOElement::
Public Methods | |
virtual const IFEOMaterial * | GetMaterial () const=0 |
virtual void | SetMaterial (IFEOMaterial *pObject)=0 |
virtual void | SetKe (IMatrix *pObject)=0 |
IID_hypIFEOElement
{196913E1-18BD-11d5-A08F-0080AD97951B}
|
Gets the material associated to the component. Reimplemented in CFEOElements. |
|
Initializes the matrix representing the element.
Reimplemented in CFEOElements. |
|
Sets the material of the component.
Reimplemented in CFEOElements. |
|
|