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

Public Member Functions | |
| DEFINE_STANDARD_ALLOC | StepVisual_PresentationRepresentationSelect () |
| Returns a PresentationRepresentationSelect SelectType | |
| Standard_Integer | CaseNum (const Handle< Standard_Transient > &ent) const |
| Recognizes a PresentationRepresentationSelect Kind Entity that is : 1 -> PresentationRepresentation 2 -> PresentationSet 0 else | |
| Handle_StepVisual_PresentationRepresentation | PresentationRepresentation () const |
| returns Value as a PresentationRepresentation (Null if another type) | |
| Handle_StepVisual_PresentationSet | PresentationSet () const |
| returns Value as a PresentationSet (Null if another type) | |
| DEFINE_STANDARD_ALLOC StepVisual_PresentationRepresentationSelect::StepVisual_PresentationRepresentationSelect | ( | ) |
| Standard_Integer StepVisual_PresentationRepresentationSelect::CaseNum | ( | const Handle< Standard_Transient > & | ent | ) | const [virtual] |
Implements StepData_SelectType.
| Handle_StepVisual_PresentationRepresentation StepVisual_PresentationRepresentationSelect::PresentationRepresentation | ( | ) | const |
| Handle_StepVisual_PresentationSet StepVisual_PresentationRepresentationSelect::PresentationSet | ( | ) | const |
1.8.0