Open CASCADE Technology
6.5.4
|
#include <StepGeom_GeometricRepresentationContextAndParametricRepresentationContext.hxx>
Standard_Integer StepGeom_GeometricRepresentationContextAndParametricRepresentationContext::CoordinateSpaceDimension | ( | ) | const |
Handle_StepGeom_GeometricRepresentationContext StepGeom_GeometricRepresentationContextAndParametricRepresentationContext::GeometricRepresentationContext | ( | ) | const |
virtual void StepGeom_GeometricRepresentationContextAndParametricRepresentationContext::Init | ( | const Handle< TCollection_HAsciiString > & | aContextIdentifier, |
const Handle< TCollection_HAsciiString > & | aContextType | ||
) | [virtual] |
Reimplemented from StepRepr_RepresentationContext.
virtual void StepGeom_GeometricRepresentationContextAndParametricRepresentationContext::Init | ( | const Handle< TCollection_HAsciiString > & | aContextIdentifier, |
const Handle< TCollection_HAsciiString > & | aContextType, | ||
const Handle< StepGeom_GeometricRepresentationContext > & | aGeometricRepresentationContext, | ||
const Handle< StepRepr_ParametricRepresentationContext > & | aParametricRepresentationContext | ||
) | [virtual] |
virtual void StepGeom_GeometricRepresentationContextAndParametricRepresentationContext::Init | ( | const Handle< TCollection_HAsciiString > & | aContextIdentifier, |
const Handle< TCollection_HAsciiString > & | aContextType, | ||
const Standard_Integer | aCoordinateSpaceDimension | ||
) | [virtual] |
Handle_StepRepr_ParametricRepresentationContext StepGeom_GeometricRepresentationContextAndParametricRepresentationContext::ParametricRepresentationContext | ( | ) | const |
void StepGeom_GeometricRepresentationContextAndParametricRepresentationContext::SetCoordinateSpaceDimension | ( | const Standard_Integer | aCoordinateSpaceDimension | ) |
void StepGeom_GeometricRepresentationContextAndParametricRepresentationContext::SetGeometricRepresentationContext | ( | const Handle< StepGeom_GeometricRepresentationContext > & | aGeometricRepresentationContext | ) |
void StepGeom_GeometricRepresentationContextAndParametricRepresentationContext::SetParametricRepresentationContext | ( | const Handle< StepRepr_ParametricRepresentationContext > & | aParametricRepresentationContext | ) |