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

Public Member Functions | |
| StepShape_SweptFaceSolid () | |
| Returns a SweptFaceSolid | |
| virtual void | Init (const Handle< TCollection_HAsciiString > &aName) |
| virtual void | Init (const Handle< TCollection_HAsciiString > &aName, const Handle< StepShape_FaceSurface > &aSweptArea) |
| virtual void | SetSweptFace (const Handle< StepShape_FaceSurface > &aSweptArea) |
| virtual Handle_StepShape_FaceSurface | SweptFace () const |
| StepShape_SweptFaceSolid::StepShape_SweptFaceSolid | ( | ) |
| virtual void StepShape_SweptFaceSolid::Init | ( | const Handle< TCollection_HAsciiString > & | aName | ) | [virtual] |
Reimplemented from StepRepr_RepresentationItem.
| virtual void StepShape_SweptFaceSolid::Init | ( | const Handle< TCollection_HAsciiString > & | aName, |
| const Handle< StepShape_FaceSurface > & | aSweptArea | ||
| ) | [virtual] |
Reimplemented in StepShape_ExtrudedFaceSolid, and StepShape_RevolvedFaceSolid.
| virtual void StepShape_SweptFaceSolid::SetSweptFace | ( | const Handle< StepShape_FaceSurface > & | aSweptArea | ) | [virtual] |
| virtual Handle_StepShape_FaceSurface StepShape_SweptFaceSolid::SweptFace | ( | ) | const [virtual] |
1.7.4