Open CASCADE Technology 6.5.2
Public Member Functions
StepVisual_PresentationRepresentationSelect Class Reference

#include <StepVisual_PresentationRepresentationSelect.hxx>

Inheritance diagram for StepVisual_PresentationRepresentationSelect:
Inheritance graph
[legend]

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 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)


Constructor & Destructor Documentation

StepVisual_PresentationRepresentationSelect::StepVisual_PresentationRepresentationSelect ( )

Member Function Documentation

Standard_Integer StepVisual_PresentationRepresentationSelect::CaseNum ( const Handle< Standard_Transient > &  ent) const [virtual]

Implements StepData_SelectType.

void StepVisual_PresentationRepresentationSelect::operator delete ( void *  anAddress) [inline]

Reimplemented from StepData_SelectType.

void* StepVisual_PresentationRepresentationSelect::operator new ( size_t  size) [inline]

Reimplemented from StepData_SelectType.

void* StepVisual_PresentationRepresentationSelect::operator new ( size_t  ,
void *  anAddress 
) [inline]

Reimplemented from StepData_SelectType.

Handle_StepVisual_PresentationRepresentation StepVisual_PresentationRepresentationSelect::PresentationRepresentation ( ) const
Handle_StepVisual_PresentationSet StepVisual_PresentationRepresentationSelect::PresentationSet ( ) const

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines