OCC Main Page | ModelingAlgorithms | Toolkits | Packages | Class Hierarchy | Data Structures | File List | Data Fields | Globals

ModelingAlgorithms
TKGeomAlgo
Plate


Plate_LinearXYZConstraint Class Reference

define on or several constraints as linear combination of
PinPointConstraint unlike the LinearScalarConstraint, usage
of this kind of constraint preserve the X,Y and Z uncoupling.

#include <Plate_LinearXYZConstraint.hxx>


Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
Standard_EXPORT Plate_LinearXYZConstraint ()
Standard_EXPORT Plate_LinearXYZConstraint (const Plate_Array1OfPinpointConstraint &PPC, const TColStd_Array1OfReal &coeff)
Standard_EXPORT Plate_LinearXYZConstraint (const Plate_Array1OfPinpointConstraint &PPC, const TColStd_Array2OfReal &coeff)
Standard_EXPORT Plate_LinearXYZConstraint (const Standard_Integer ColLen, const Standard_Integer RowLen)
const Plate_Array1OfPinpointConstraintGetPPC () const
const TColStd_Array2OfReal & Coeff () const
Standard_EXPORT void SetPPC (const Standard_Integer Index, const Plate_PinpointConstraint &Value)
 Sets the PinPointConstraint of index Index to
Value raise if Index is greater than the length of
PPC or the Row length of coeff or lower than 1
.
Standard_EXPORT void SetCoeff (const Standard_Integer Row, const Standard_Integer Col, const Standard_Real Value)
 Sets the coeff of index (Row,Col) to Value
raise if Row (respectively Col) is greater than the
Row (respectively Column) length of coeff
.

Private Attributes

Handle_Plate_HArray1OfPinpointConstraint myPPC
Handle_TColStd_HArray2OfReal myCoef


Constructor & Destructor Documentation

Standard_EXPORT Plate_LinearXYZConstraint::Plate_LinearXYZConstraint  ) 
 

Standard_EXPORT Plate_LinearXYZConstraint::Plate_LinearXYZConstraint const Plate_Array1OfPinpointConstraint PPC,
const TColStd_Array1OfReal &  coeff
 

Standard_EXPORT Plate_LinearXYZConstraint::Plate_LinearXYZConstraint const Plate_Array1OfPinpointConstraint PPC,
const TColStd_Array2OfReal &  coeff
 

Standard_EXPORT Plate_LinearXYZConstraint::Plate_LinearXYZConstraint const Standard_Integer  ColLen,
const Standard_Integer  RowLen
 


Member Function Documentation

const TColStd_Array2OfReal & Plate_LinearXYZConstraint::Coeff  )  const [inline]
 

const Plate_Array1OfPinpointConstraint & Plate_LinearXYZConstraint::GetPPC  )  const [inline]
 

void Plate_LinearXYZConstraint::operator delete void *  anAddress  )  [inline]
 

void* Plate_LinearXYZConstraint::operator new size_t  size  )  [inline]
 

void* Plate_LinearXYZConstraint::operator new size_t  ,
void *  anAddress
[inline]
 

Standard_EXPORT void Plate_LinearXYZConstraint::SetCoeff const Standard_Integer  Row,
const Standard_Integer  Col,
const Standard_Real  Value
 

Standard_EXPORT void Plate_LinearXYZConstraint::SetPPC const Standard_Integer  Index,
const Plate_PinpointConstraint Value
 


Field Documentation

Handle_TColStd_HArray2OfReal Plate_LinearXYZConstraint::myCoef [private]
 

Handle_Plate_HArray1OfPinpointConstraint Plate_LinearXYZConstraint::myPPC [private]
 


The documentation for this class was generated from the following files:
Generated on Mon Aug 25 13:42:32 2008 for OpenCASCADE by  doxygen 1.4.1