|
Open CASCADE Technology
6.5.4
|
#include <StepShape_RevolvedFaceSolid.hxx>

Public Member Functions | |
| StepShape_RevolvedFaceSolid () | |
| Returns a RevolvedFaceSolid | |
| virtual void | Init (const Handle< TCollection_HAsciiString > &aName, const Handle< StepShape_FaceSurface > &aSweptArea) |
| void | Init (const Handle< TCollection_HAsciiString > &aName, const Handle< StepShape_FaceSurface > &aSweptArea, const Handle< StepGeom_Axis1Placement > &aAxis, const Standard_Real aAngle) |
| void | SetAxis (const Handle< StepGeom_Axis1Placement > &aAxis) |
| Handle_StepGeom_Axis1Placement | Axis () const |
| void | SetAngle (const Standard_Real aAngle) |
| Standard_Real | Angle () const |
| Handle_StepGeom_Axis1Placement StepShape_RevolvedFaceSolid::Axis | ( | ) | const |
| virtual void StepShape_RevolvedFaceSolid::Init | ( | const Handle< TCollection_HAsciiString > & | aName, |
| const Handle< StepShape_FaceSurface > & | aSweptArea | ||
| ) | [virtual] |
Reimplemented from StepShape_SweptFaceSolid.
| void StepShape_RevolvedFaceSolid::Init | ( | const Handle< TCollection_HAsciiString > & | aName, |
| const Handle< StepShape_FaceSurface > & | aSweptArea, | ||
| const Handle< StepGeom_Axis1Placement > & | aAxis, | ||
| const Standard_Real | aAngle | ||
| ) |
1.8.0