|
Open CASCADE Technology 7.8.0
|
Representation of STEP entity UniformSurfaceSection. More...
#include <StepElement_UniformSurfaceSection.hxx>

Additional Inherited Members | |
Public Types inherited from Standard_Transient | |
| typedef void | base_type |
| Returns a type descriptor about this object. | |
Static Public Member Functions inherited from Standard_Transient | |
| static constexpr const char * | get_type_name () |
| Returns a type descriptor about this object. | |
| static const opencascade::handle< Standard_Type > & | get_type_descriptor () |
| Returns type descriptor of Standard_Transient class. | |
Representation of STEP entity UniformSurfaceSection.
| StepElement_UniformSurfaceSection::StepElement_UniformSurfaceSection | ( | ) |
Empty constructor.
| StepElement_MeasureOrUnspecifiedValue StepElement_UniformSurfaceSection::BendingThickness | ( | ) | const |
Returns field BendingThickness.
| void StepElement_UniformSurfaceSection::Init | ( | const StepElement_MeasureOrUnspecifiedValue & | aSurfaceSection_Offset, |
| const StepElement_MeasureOrUnspecifiedValue & | aSurfaceSection_NonStructuralMass, | ||
| const StepElement_MeasureOrUnspecifiedValue & | aSurfaceSection_NonStructuralMassOffset, | ||
| const Standard_Real | aThickness, | ||
| const StepElement_MeasureOrUnspecifiedValue & | aBendingThickness, | ||
| const StepElement_MeasureOrUnspecifiedValue & | aShearThickness | ||
| ) |
Initialize all fields (own and inherited)
| void StepElement_UniformSurfaceSection::SetBendingThickness | ( | const StepElement_MeasureOrUnspecifiedValue & | BendingThickness | ) |
Set field BendingThickness.
| void StepElement_UniformSurfaceSection::SetShearThickness | ( | const StepElement_MeasureOrUnspecifiedValue & | ShearThickness | ) |
Set field ShearThickness.
| void StepElement_UniformSurfaceSection::SetThickness | ( | const Standard_Real | Thickness | ) |
Set field Thickness.
| StepElement_MeasureOrUnspecifiedValue StepElement_UniformSurfaceSection::ShearThickness | ( | ) | const |
Returns field ShearThickness.
| Standard_Real StepElement_UniformSurfaceSection::Thickness | ( | ) | const |
Returns field Thickness.