|
Open CASCADE Technology 6.5.2
|
#include <StepRepr_RepresentationContext.hxx>

Public Member Functions | |
| StepRepr_RepresentationContext () | |
| Returns a RepresentationContext | |
| virtual void | Init (const Handle< TCollection_HAsciiString > &aContextIdentifier, const Handle< TCollection_HAsciiString > &aContextType) |
| void | SetContextIdentifier (const Handle< TCollection_HAsciiString > &aContextIdentifier) |
| Handle_TCollection_HAsciiString | ContextIdentifier () const |
| void | SetContextType (const Handle< TCollection_HAsciiString > &aContextType) |
| Handle_TCollection_HAsciiString | ContextType () const |
| StepRepr_RepresentationContext::StepRepr_RepresentationContext | ( | ) |
| Handle_TCollection_HAsciiString StepRepr_RepresentationContext::ContextIdentifier | ( | ) | const |
| Handle_TCollection_HAsciiString StepRepr_RepresentationContext::ContextType | ( | ) | const |
| virtual void StepRepr_RepresentationContext::Init | ( | const Handle< TCollection_HAsciiString > & | aContextIdentifier, |
| const Handle< TCollection_HAsciiString > & | aContextType | ||
| ) | [virtual] |
Reimplemented in StepRepr_GlobalUncertaintyAssignedContext, StepRepr_GlobalUnitAssignedContext, StepGeom_GeometricRepresentationContext, StepGeom_GeometricRepresentationContextAndGlobalUnitAssignedContext, StepGeom_GeomRepContextAndGlobUnitAssCtxAndGlobUncertaintyAssCtx, and StepGeom_GeometricRepresentationContextAndParametricRepresentationContext.
| void StepRepr_RepresentationContext::SetContextIdentifier | ( | const Handle< TCollection_HAsciiString > & | aContextIdentifier | ) |
| void StepRepr_RepresentationContext::SetContextType | ( | const Handle< TCollection_HAsciiString > & | aContextType | ) |
1.7.4