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

Public Member Functions | |
| StepElement_UniformSurfaceSection () | |
| Empty constructor | |
| void | 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) | |
| Standard_Real | Thickness () const |
| Returns field Thickness | |
| void | SetThickness (const Standard_Real Thickness) |
| Set field Thickness | |
| StepElement_MeasureOrUnspecifiedValue | BendingThickness () const |
| Returns field BendingThickness | |
| void | SetBendingThickness (const StepElement_MeasureOrUnspecifiedValue &BendingThickness) |
| Set field BendingThickness | |
| StepElement_MeasureOrUnspecifiedValue | ShearThickness () const |
| Returns field ShearThickness | |
| void | SetShearThickness (const StepElement_MeasureOrUnspecifiedValue &ShearThickness) |
| Set field ShearThickness | |
| StepElement_UniformSurfaceSection::StepElement_UniformSurfaceSection | ( | ) |
| StepElement_MeasureOrUnspecifiedValue StepElement_UniformSurfaceSection::BendingThickness | ( | ) | const |
| 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 | ||
| ) |
| void StepElement_UniformSurfaceSection::SetBendingThickness | ( | const StepElement_MeasureOrUnspecifiedValue & | BendingThickness | ) |
| void StepElement_UniformSurfaceSection::SetShearThickness | ( | const StepElement_MeasureOrUnspecifiedValue & | ShearThickness | ) |
| void StepElement_UniformSurfaceSection::SetThickness | ( | const Standard_Real | Thickness | ) |
| StepElement_MeasureOrUnspecifiedValue StepElement_UniformSurfaceSection::ShearThickness | ( | ) | const |
| Standard_Real StepElement_UniformSurfaceSection::Thickness | ( | ) | const |
1.7.4