Open CASCADE Technology 7.8.0
|
Representation of STEP entity SurfacePairWithRange. More...
#include <StepKinematics_SurfacePairWithRange.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 SurfacePairWithRange.
StepKinematics_SurfacePairWithRange::StepKinematics_SurfacePairWithRange | ( | ) |
default constructor
Standard_Boolean StepKinematics_SurfacePairWithRange::HasLowerLimitActualRotation | ( | ) | const |
Returns True if optional field LowerLimitActualRotation is defined.
Standard_Boolean StepKinematics_SurfacePairWithRange::HasUpperLimitActualRotation | ( | ) | const |
Returns True if optional field UpperLimitActualRotation is defined.
void StepKinematics_SurfacePairWithRange::Init | ( | const Handle< TCollection_HAsciiString > & | theRepresentationItem_Name, |
const Handle< TCollection_HAsciiString > & | theItemDefinedTransformation_Name, | ||
const Standard_Boolean | hasItemDefinedTransformation_Description, | ||
const Handle< TCollection_HAsciiString > & | theItemDefinedTransformation_Description, | ||
const Handle< StepRepr_RepresentationItem > & | theItemDefinedTransformation_TransformItem1, | ||
const Handle< StepRepr_RepresentationItem > & | theItemDefinedTransformation_TransformItem2, | ||
const Handle< StepKinematics_KinematicJoint > & | theKinematicPair_Joint, | ||
const Handle< StepGeom_Surface > & | theSurfacePair_Surface1, | ||
const Handle< StepGeom_Surface > & | theSurfacePair_Surface2, | ||
const Standard_Boolean | theSurfacePair_Orientation, | ||
const Handle< StepGeom_RectangularTrimmedSurface > & | theRangeOnSurface1, | ||
const Handle< StepGeom_RectangularTrimmedSurface > & | theRangeOnSurface2, | ||
const Standard_Boolean | hasLowerLimitActualRotation, | ||
const Standard_Real | theLowerLimitActualRotation, | ||
const Standard_Boolean | hasUpperLimitActualRotation, | ||
const Standard_Real | theUpperLimitActualRotation | ||
) |
Initialize all fields (own and inherited)
Standard_Real StepKinematics_SurfacePairWithRange::LowerLimitActualRotation | ( | ) | const |
Returns field LowerLimitActualRotation.
Handle< StepGeom_RectangularTrimmedSurface > StepKinematics_SurfacePairWithRange::RangeOnSurface1 | ( | ) | const |
Returns field RangeOnSurface1.
Handle< StepGeom_RectangularTrimmedSurface > StepKinematics_SurfacePairWithRange::RangeOnSurface2 | ( | ) | const |
Returns field RangeOnSurface2.
void StepKinematics_SurfacePairWithRange::SetLowerLimitActualRotation | ( | const Standard_Real | theLowerLimitActualRotation | ) |
Sets field LowerLimitActualRotation.
void StepKinematics_SurfacePairWithRange::SetRangeOnSurface1 | ( | const Handle< StepGeom_RectangularTrimmedSurface > & | theRangeOnSurface1 | ) |
Sets field RangeOnSurface1.
void StepKinematics_SurfacePairWithRange::SetRangeOnSurface2 | ( | const Handle< StepGeom_RectangularTrimmedSurface > & | theRangeOnSurface2 | ) |
Sets field RangeOnSurface2.
void StepKinematics_SurfacePairWithRange::SetUpperLimitActualRotation | ( | const Standard_Real | theUpperLimitActualRotation | ) |
Sets field UpperLimitActualRotation.
Standard_Real StepKinematics_SurfacePairWithRange::UpperLimitActualRotation | ( | ) | const |
Returns field UpperLimitActualRotation.