|
Open CASCADE Technology
6.5.4
|
#include <StepRepr_Transformation.hxx>

Public Member Functions | |
| DEFINE_STANDARD_ALLOC | StepRepr_Transformation () |
| Returns a Transformation SelectType | |
| Standard_Integer | CaseNum (const Handle< Standard_Transient > &ent) const |
| Recognizes a Transformation Kind Entity that is : 1 -> ItemDefinedTransformation 2 -> FunctionallyDefinedTransformation 0 else | |
| Handle_StepRepr_ItemDefinedTransformation | ItemDefinedTransformation () const |
| returns Value as a ItemDefinedTransformation (Null if another type) | |
| Handle_StepRepr_FunctionallyDefinedTransformation | FunctionallyDefinedTransformation () const |
| returns Value as a FunctionallyDefinedTransformation (Null if another type) | |
| Standard_Integer StepRepr_Transformation::CaseNum | ( | const Handle< Standard_Transient > & | ent | ) | const [virtual] |
Implements StepData_SelectType.
| Handle_StepRepr_FunctionallyDefinedTransformation StepRepr_Transformation::FunctionallyDefinedTransformation | ( | ) | const |
| Handle_StepRepr_ItemDefinedTransformation StepRepr_Transformation::ItemDefinedTransformation | ( | ) | const |
1.8.0