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

Public Member Functions | |
| Standard_EXPORT | StepShape_ExtrudedFaceSolid () |
| Returns a ExtrudedFaceSolid . | |
| virtual Standard_EXPORT void | Init (const Handle(TCollection_HAsciiString)&aName, const Handle(StepShape_FaceSurface)&aSweptArea) |
| Standard_EXPORT void | Init (const Handle(TCollection_HAsciiString)&aName, const Handle(StepShape_FaceSurface)&aSweptArea, const Handle(StepGeom_Direction)&aExtrudedDirection, const Standard_Real aDepth) |
| Standard_EXPORT void | SetExtrudedDirection (const Handle(StepGeom_Direction)&aExtrudedDirection) |
| Standard_EXPORT Handle_StepGeom_Direction | ExtrudedDirection () const |
| Standard_EXPORT void | SetDepth (const Standard_Real aDepth) |
| Standard_EXPORT Standard_Real | Depth () const |
| Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Private Attributes | |
| Handle_StepGeom_Direction | extrudedDirection |
| Standard_Real | depth |
|
|
|
|
|
|
|
|
|
|
|
Reimplemented from StepShape_SweptFaceSolid. |
|
||||||||||||||||||||
|
|
|
||||||||||||
|
Reimplemented from StepShape_SweptFaceSolid. |
|
|
|
|
|
|
|
|
|
|
|
|
1.4.1