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

Public Member Functions | |
| StepGeom_GeometricRepresentationContext () | |
| Returns a GeometricRepresentationContext | |
| virtual void | Init (const Handle< TCollection_HAsciiString > &aContextIdentifier, const Handle< TCollection_HAsciiString > &aContextType) |
| virtual void | Init (const Handle< TCollection_HAsciiString > &aContextIdentifier, const Handle< TCollection_HAsciiString > &aContextType, const Standard_Integer aCoordinateSpaceDimension) |
| void | SetCoordinateSpaceDimension (const Standard_Integer aCoordinateSpaceDimension) |
| Standard_Integer | CoordinateSpaceDimension () const |
| StepGeom_GeometricRepresentationContext::StepGeom_GeometricRepresentationContext | ( | ) |
| Standard_Integer StepGeom_GeometricRepresentationContext::CoordinateSpaceDimension | ( | ) | const |
| virtual void StepGeom_GeometricRepresentationContext::Init | ( | const Handle< TCollection_HAsciiString > & | aContextIdentifier, |
| const Handle< TCollection_HAsciiString > & | aContextType, | ||
| const Standard_Integer | aCoordinateSpaceDimension | ||
| ) | [virtual] |
| virtual void StepGeom_GeometricRepresentationContext::Init | ( | const Handle< TCollection_HAsciiString > & | aContextIdentifier, |
| const Handle< TCollection_HAsciiString > & | aContextType | ||
| ) | [virtual] |
Reimplemented from StepRepr_RepresentationContext.
| void StepGeom_GeometricRepresentationContext::SetCoordinateSpaceDimension | ( | const Standard_Integer | aCoordinateSpaceDimension | ) |
1.7.4