#include <StepShape_RevolvedAreaSolid.hxx>
Inheritance diagram for StepShape_RevolvedAreaSolid:

Public Member Functions | |
| Standard_EXPORT | StepShape_RevolvedAreaSolid () |
| Returns a RevolvedAreaSolid . | |
| virtual Standard_EXPORT void | Init (const Handle(TCollection_HAsciiString)&aName, const Handle(StepGeom_CurveBoundedSurface)&aSweptArea) |
| virtual Standard_EXPORT void | Init (const Handle(TCollection_HAsciiString)&aName, const Handle(StepGeom_CurveBoundedSurface)&aSweptArea, const Handle(StepGeom_Axis1Placement)&aAxis, const Standard_Real aAngle) |
| Standard_EXPORT void | SetAxis (const Handle(StepGeom_Axis1Placement)&aAxis) |
| Standard_EXPORT Handle_StepGeom_Axis1Placement | Axis () const |
| Standard_EXPORT void | SetAngle (const Standard_Real aAngle) |
| Standard_EXPORT Standard_Real | Angle () const |
| Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Private Attributes | |
| Handle_StepGeom_Axis1Placement | axis |
| Standard_Real | angle |
|
|
|
|
|
|
|
|
|
|
|
Reimplemented from StepShape_SweptAreaSolid. |
|
||||||||||||||||||||
|
|
|
||||||||||||
|
Reimplemented from StepShape_SweptAreaSolid. |
|
|
|
|
|
|
|
|
|
|
|
|
1.4.1