Open CASCADE Technology 6.5.2
Public Member Functions
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)
 Plate_PinpointConstraint ()
 Plate_PinpointConstraint (const gp_XY &point2d, const gp_XYZ &ImposedValue, const Standard_Integer iu=0, const Standard_Integer iv=0)
const gp_XYPnt2d () const
const Standard_IntegerIdu () const
const Standard_IntegerIdv () const
const gp_XYZValue () const

Constructor & Destructor Documentation

Plate_PinpointConstraint::Plate_PinpointConstraint ( )
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
const Standard_Integer& Plate_PinpointConstraint::Idv ( ) const
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
const gp_XYZ& Plate_PinpointConstraint::Value ( ) const

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines