#include <StepShape_SweptAreaSolid.hxx>
Inheritance diagram for StepShape_SweptAreaSolid:
Public Member Functions | |
Standard_EXPORT | StepShape_SweptAreaSolid () |
Returns a SweptAreaSolid . | |
virtual Standard_EXPORT void | Init (const Handle(TCollection_HAsciiString)&aName) |
virtual Standard_EXPORT void | Init (const Handle(TCollection_HAsciiString)&aName, const Handle(StepGeom_CurveBoundedSurface)&aSweptArea) |
Standard_EXPORT void | SetSweptArea (const Handle(StepGeom_CurveBoundedSurface)&aSweptArea) |
Standard_EXPORT Handle_StepGeom_CurveBoundedSurface | SweptArea () const |
Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Private Attributes | |
Handle_StepGeom_CurveBoundedSurface | sweptArea |
|
|
|
Reimplemented from StepShape_SolidModel. Reimplemented in StepShape_ExtrudedAreaSolid, and StepShape_RevolvedAreaSolid. |
|
Reimplemented in StepShape_ExtrudedAreaSolid, and StepShape_RevolvedAreaSolid. |
|
Reimplemented from StepRepr_RepresentationItem. |
|
|
|
|
|
|