Open CASCADE Technology 7.7.2
|
#include <StepGeom_GeometricRepresentationContextAndParametricRepresentationContext.hxx>
Additional Inherited Members | |
![]() | |
typedef void | base_type |
Returns a type descriptor about this object. | |
![]() | |
static const char * | get_type_name () |
Returns a type descriptor about this object. | |
static const opencascade::handle< Standard_Type > & | get_type_descriptor () |
Returns type descriptor of Standard_Transient class. | |
StepGeom_GeometricRepresentationContextAndParametricRepresentationContext::StepGeom_GeometricRepresentationContextAndParametricRepresentationContext | ( | ) |
empty constructor
Standard_Integer StepGeom_GeometricRepresentationContextAndParametricRepresentationContext::CoordinateSpaceDimension | ( | ) | const |
Handle< StepGeom_GeometricRepresentationContext > StepGeom_GeometricRepresentationContextAndParametricRepresentationContext::GeometricRepresentationContext | ( | ) | const |
void StepGeom_GeometricRepresentationContextAndParametricRepresentationContext::Init | ( | const Handle< TCollection_HAsciiString > & | aContextIdentifier, |
const Handle< TCollection_HAsciiString > & | aContextType, | ||
const Handle< StepGeom_GeometricRepresentationContext > & | aGeometricRepresentationContext, | ||
const Handle< StepRepr_ParametricRepresentationContext > & | aParametricRepresentationContext ) |
void StepGeom_GeometricRepresentationContextAndParametricRepresentationContext::Init | ( | const Handle< TCollection_HAsciiString > & | aContextIdentifier, |
const Handle< TCollection_HAsciiString > & | aContextType, | ||
const Standard_Integer | aCoordinateSpaceDimension ) |
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 | ) |