Open CASCADE Technology 6.6.0
|
#include <StepGeom_SweptSurface.hxx>
Public Member Functions | |
StepGeom_SweptSurface () | |
Returns a SweptSurface | |
virtual void | Init (const Handle< TCollection_HAsciiString > &aName) |
virtual void | Init (const Handle< TCollection_HAsciiString > &aName, const Handle< StepGeom_Curve > &aSweptCurve) |
void | SetSweptCurve (const Handle< StepGeom_Curve > &aSweptCurve) |
Handle_StepGeom_Curve | SweptCurve () const |
StepGeom_SweptSurface::StepGeom_SweptSurface | ( | ) |
virtual void StepGeom_SweptSurface::Init | ( | const Handle< TCollection_HAsciiString > & | aName | ) | [virtual] |
Reimplemented from StepRepr_RepresentationItem.
virtual void StepGeom_SweptSurface::Init | ( | const Handle< TCollection_HAsciiString > & | aName, |
const Handle< StepGeom_Curve > & | aSweptCurve | ||
) | [virtual] |
Reimplemented in StepGeom_SurfaceOfLinearExtrusion, and StepGeom_SurfaceOfRevolution.
void StepGeom_SweptSurface::SetSweptCurve | ( | const Handle< StepGeom_Curve > & | aSweptCurve | ) |
Handle_StepGeom_Curve StepGeom_SweptSurface::SweptCurve | ( | ) | const |