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

Public Member Functions | |
| Standard_EXPORT | StepShape_ExtrudedAreaSolid () |
| Returns a ExtrudedAreaSolid . | |
| 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_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_SweptAreaSolid. |
|
||||||||||||||||||||
|
|
|
||||||||||||
|
Reimplemented from StepShape_SweptAreaSolid. |
|
|
|
|
|
|
|
|
|
|
|
|
1.4.1