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

ModelingAlgorithms
TKGeomAlgo
Plate


Plate_PinpointConstraint Class Reference

define a constraint on the Plate

#include <Plate_PinpointConstraint.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_PinpointConstraint ()
Standard_EXPORT Plate_PinpointConstraint (const gp_XY &point2d, const gp_XYZ &ImposedValue, const Standard_Integer iu=0, const Standard_Integer iv=0)
const gp_XY & Pnt2d () const
const Standard_Integer & Idu () const
const Standard_Integer & Idv () const
const gp_XYZ & Value () const

Private Attributes

gp_XYZ value
gp_XY pnt2d
Standard_Integer idu
Standard_Integer idv


Constructor & Destructor Documentation

Standard_EXPORT Plate_PinpointConstraint::Plate_PinpointConstraint  ) 
 

Standard_EXPORT Plate_PinpointConstraint::Plate_PinpointConstraint const gp_XY &  point2d,
const gp_XYZ &  ImposedValue,
const Standard_Integer  iu = 0,
const Standard_Integer  iv = 0
 


Member Function Documentation

const Standard_Integer & Plate_PinpointConstraint::Idu  )  const [inline]
 

const Standard_Integer & Plate_PinpointConstraint::Idv  )  const [inline]
 

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

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

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

const gp_XY & Plate_PinpointConstraint::Pnt2d  )  const [inline]
 

const gp_XYZ & Plate_PinpointConstraint::Value  )  const [inline]
 


Field Documentation

Standard_Integer Plate_PinpointConstraint::idu [private]
 

Standard_Integer Plate_PinpointConstraint::idv [private]
 

gp_XY Plate_PinpointConstraint::pnt2d [private]
 

gp_XYZ Plate_PinpointConstraint::value [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