Open CASCADE Technology 6.6.0
|
defines required type for Transf in directory part
an effective Transf entity must inherits it
#include <IGESData_TransfEntity.hxx>
Public Member Functions | |
virtual 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 |
virtual gp_GTrsf IGESData_TransfEntity::Value | ( | ) | const [pure virtual] |
Implemented in IGESGeom_TransformationMatrix.