#include <IGESData_TransfEntity.hxx>
Inheritance diagram for IGESData_TransfEntity:
Public Member Functions | |
virtual Standard_EXPORT gp_GTrsf | Value () const =0 |
gives value of the transformation, as a GTrsf To be defined by an effective class of Transformation Entity Warning : Must take in account Composition : if a TransfEntity has in its Directory Part, a Transf, this means that it is Compound, Value must return the global result | |
Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
|
Reimplemented from IGESData_IGESEntity. Reimplemented in IGESGeom_TransformationMatrix. |
|
Implemented in IGESGeom_TransformationMatrix. |