Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
StepRepr_Transformation Class Reference

#include <StepRepr_Transformation.hxx>

Inheritance diagram for StepRepr_Transformation:
Inheritance graph
[legend]

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)


Constructor & Destructor Documentation


Member Function Documentation

Implements StepData_SelectType.

Handle_StepRepr_FunctionallyDefinedTransformation StepRepr_Transformation::FunctionallyDefinedTransformation ( ) const
Handle_StepRepr_ItemDefinedTransformation StepRepr_Transformation::ItemDefinedTransformation ( ) const

The documentation for this class was generated from the following file: