Open CASCADE Technology 6.6.0
|
Representation of STEP entity CurveElementLocation
#include <StepFEA_CurveElementLocation.hxx>
Public Member Functions | |
StepFEA_CurveElementLocation () | |
Empty constructor | |
void | Init (const Handle< StepFEA_FeaParametricPoint > &aCoordinate) |
Initialize all fields (own and inherited) | |
Handle_StepFEA_FeaParametricPoint | Coordinate () const |
Returns field Coordinate | |
void | SetCoordinate (const Handle< StepFEA_FeaParametricPoint > &Coordinate) |
Set field Coordinate |
StepFEA_CurveElementLocation::StepFEA_CurveElementLocation | ( | ) |
Handle_StepFEA_FeaParametricPoint StepFEA_CurveElementLocation::Coordinate | ( | ) | const |
void StepFEA_CurveElementLocation::Init | ( | const Handle< StepFEA_FeaParametricPoint > & | aCoordinate | ) |
void StepFEA_CurveElementLocation::SetCoordinate | ( | const Handle< StepFEA_FeaParametricPoint > & | Coordinate | ) |