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

Representation of STEP SELECT type MeasureOrUnspecifiedValue

#include <StepElement_MeasureOrUnspecifiedValue.hxx>

Inheritance diagram for StepElement_MeasureOrUnspecifiedValue:
Inheritance graph
[legend]

Public Member Functions

DEFINE_STANDARD_ALLOC StepElement_MeasureOrUnspecifiedValue ()
 Empty constructor

Standard_Integer CaseNum (const Handle< Standard_Transient > &ent) const
 Recognizes a kind of MeasureOrUnspecifiedValue select type
return 0

virtual Standard_Integer CaseMem (const Handle< StepData_SelectMember > &ent) const
 Recognizes a items of select member MeasureOrUnspecifiedValueMember
1 -> ContextDependentMeasure
2 -> UnspecifiedValue
0 else

virtual
Handle_StepData_SelectMember 
NewMember () const
 Returns a new select member the type MeasureOrUnspecifiedValueMember

void SetContextDependentMeasure (const Standard_Real aVal)
 Set Value for ContextDependentMeasure

Standard_Real ContextDependentMeasure () const
 Returns Value as ContextDependentMeasure (or Null if another type)

void SetUnspecifiedValue (const StepElement_UnspecifiedValue aVal)
 Set Value for UnspecifiedValue

StepElement_UnspecifiedValue UnspecifiedValue () const
 Returns Value as UnspecifiedValue (or Null if another type)


Constructor & Destructor Documentation


Member Function Documentation

Reimplemented from StepData_SelectType.

Implements StepData_SelectType.

virtual Handle_StepData_SelectMember StepElement_MeasureOrUnspecifiedValue::NewMember ( ) const [virtual]

Reimplemented from StepData_SelectType.


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