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

Public Member Functions | |
| StepShape_ExtrudedFaceSolid () | |
| Returns a ExtrudedFaceSolid | |
| 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_Direction > &aExtrudedDirection, const Standard_Real aDepth) |
| void | SetExtrudedDirection (const Handle< StepGeom_Direction > &aExtrudedDirection) |
| Handle_StepGeom_Direction | ExtrudedDirection () const |
| void | SetDepth (const Standard_Real aDepth) |
| Standard_Real | Depth () const |
| StepShape_ExtrudedFaceSolid::StepShape_ExtrudedFaceSolid | ( | ) |
| Standard_Real StepShape_ExtrudedFaceSolid::Depth | ( | ) | const |
| Handle_StepGeom_Direction StepShape_ExtrudedFaceSolid::ExtrudedDirection | ( | ) | const |
| virtual void StepShape_ExtrudedFaceSolid::Init | ( | const Handle< TCollection_HAsciiString > & | aName, |
| const Handle< StepShape_FaceSurface > & | aSweptArea | ||
| ) | [virtual] |
Reimplemented from StepShape_SweptFaceSolid.
| void StepShape_ExtrudedFaceSolid::Init | ( | const Handle< TCollection_HAsciiString > & | aName, |
| const Handle< StepShape_FaceSurface > & | aSweptArea, | ||
| const Handle< StepGeom_Direction > & | aExtrudedDirection, | ||
| const Standard_Real | aDepth | ||
| ) |
| void StepShape_ExtrudedFaceSolid::SetDepth | ( | const Standard_Real | aDepth | ) |
| void StepShape_ExtrudedFaceSolid::SetExtrudedDirection | ( | const Handle< StepGeom_Direction > & | aExtrudedDirection | ) |
1.7.4