Open CASCADE Technology 7.8.0
|
Representation of STEP entity CurveElementSectionDerivedDefinitions. More...
#include <StepElement_CurveElementSectionDerivedDefinitions.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 CurveElementSectionDerivedDefinitions.
StepElement_CurveElementSectionDerivedDefinitions::StepElement_CurveElementSectionDerivedDefinitions | ( | ) |
Empty constructor.
Standard_Real StepElement_CurveElementSectionDerivedDefinitions::CrossSectionalArea | ( | ) | const |
Returns field CrossSectionalArea.
void StepElement_CurveElementSectionDerivedDefinitions::Init | ( | const Handle< TCollection_HAsciiString > & | aCurveElementSectionDefinition_Description, |
const Standard_Real | aCurveElementSectionDefinition_SectionAngle, | ||
const Standard_Real | aCrossSectionalArea, | ||
const Handle< StepElement_HArray1OfMeasureOrUnspecifiedValue > & | aShearArea, | ||
const Handle< TColStd_HArray1OfReal > & | aSecondMomentOfArea, | ||
const Standard_Real | aTorsionalConstant, | ||
const StepElement_MeasureOrUnspecifiedValue & | aWarpingConstant, | ||
const Handle< StepElement_HArray1OfMeasureOrUnspecifiedValue > & | aLocationOfCentroid, | ||
const Handle< StepElement_HArray1OfMeasureOrUnspecifiedValue > & | aLocationOfShearCentre, | ||
const Handle< StepElement_HArray1OfMeasureOrUnspecifiedValue > & | aLocationOfNonStructuralMass, | ||
const StepElement_MeasureOrUnspecifiedValue & | aNonStructuralMass, | ||
const StepElement_MeasureOrUnspecifiedValue & | aPolarMoment | ||
) |
Initialize all fields (own and inherited)
Handle< StepElement_HArray1OfMeasureOrUnspecifiedValue > StepElement_CurveElementSectionDerivedDefinitions::LocationOfCentroid | ( | ) | const |
Returns field LocationOfCentroid.
Handle< StepElement_HArray1OfMeasureOrUnspecifiedValue > StepElement_CurveElementSectionDerivedDefinitions::LocationOfNonStructuralMass | ( | ) | const |
Returns field LocationOfNonStructuralMass.
Handle< StepElement_HArray1OfMeasureOrUnspecifiedValue > StepElement_CurveElementSectionDerivedDefinitions::LocationOfShearCentre | ( | ) | const |
Returns field LocationOfShearCentre.
StepElement_MeasureOrUnspecifiedValue StepElement_CurveElementSectionDerivedDefinitions::NonStructuralMass | ( | ) | const |
Returns field NonStructuralMass.
StepElement_MeasureOrUnspecifiedValue StepElement_CurveElementSectionDerivedDefinitions::PolarMoment | ( | ) | const |
Returns field PolarMoment.
Handle< TColStd_HArray1OfReal > StepElement_CurveElementSectionDerivedDefinitions::SecondMomentOfArea | ( | ) | const |
Returns field SecondMomentOfArea.
void StepElement_CurveElementSectionDerivedDefinitions::SetCrossSectionalArea | ( | const Standard_Real | CrossSectionalArea | ) |
Set field CrossSectionalArea.
void StepElement_CurveElementSectionDerivedDefinitions::SetLocationOfCentroid | ( | const Handle< StepElement_HArray1OfMeasureOrUnspecifiedValue > & | LocationOfCentroid | ) |
Set field LocationOfCentroid.
void StepElement_CurveElementSectionDerivedDefinitions::SetLocationOfNonStructuralMass | ( | const Handle< StepElement_HArray1OfMeasureOrUnspecifiedValue > & | LocationOfNonStructuralMass | ) |
Set field LocationOfNonStructuralMass.
void StepElement_CurveElementSectionDerivedDefinitions::SetLocationOfShearCentre | ( | const Handle< StepElement_HArray1OfMeasureOrUnspecifiedValue > & | LocationOfShearCentre | ) |
Set field LocationOfShearCentre.
void StepElement_CurveElementSectionDerivedDefinitions::SetNonStructuralMass | ( | const StepElement_MeasureOrUnspecifiedValue & | NonStructuralMass | ) |
Set field NonStructuralMass.
void StepElement_CurveElementSectionDerivedDefinitions::SetPolarMoment | ( | const StepElement_MeasureOrUnspecifiedValue & | PolarMoment | ) |
Set field PolarMoment.
void StepElement_CurveElementSectionDerivedDefinitions::SetSecondMomentOfArea | ( | const Handle< TColStd_HArray1OfReal > & | SecondMomentOfArea | ) |
Set field SecondMomentOfArea.
void StepElement_CurveElementSectionDerivedDefinitions::SetShearArea | ( | const Handle< StepElement_HArray1OfMeasureOrUnspecifiedValue > & | ShearArea | ) |
Set field ShearArea.
void StepElement_CurveElementSectionDerivedDefinitions::SetTorsionalConstant | ( | const Standard_Real | TorsionalConstant | ) |
Set field TorsionalConstant.
void StepElement_CurveElementSectionDerivedDefinitions::SetWarpingConstant | ( | const StepElement_MeasureOrUnspecifiedValue & | WarpingConstant | ) |
Set field WarpingConstant.
Handle< StepElement_HArray1OfMeasureOrUnspecifiedValue > StepElement_CurveElementSectionDerivedDefinitions::ShearArea | ( | ) | const |
Returns field ShearArea.
Standard_Real StepElement_CurveElementSectionDerivedDefinitions::TorsionalConstant | ( | ) | const |
Returns field TorsionalConstant.
StepElement_MeasureOrUnspecifiedValue StepElement_CurveElementSectionDerivedDefinitions::WarpingConstant | ( | ) | const |
Returns field WarpingConstant.