Open CASCADE Technology 6.5.2
Public Member Functions
Plate_FreeGtoCConstraint Class Reference

define a G1, G2 or G3 constraint on the Plate using weaker
constraint than GtoCConstraint

#include <Plate_FreeGtoCConstraint.hxx>

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 Plate_FreeGtoCConstraint (const gp_XY &point2d, const Plate_D1 &D1S, const Plate_D1 &D1T, const Standard_Real IncrementalLoad=1.0, const Standard_Integer orientation=0)
 Plate_FreeGtoCConstraint (const gp_XY &point2d, const Plate_D1 &D1S, const Plate_D1 &D1T, const Plate_D2 &D2S, const Plate_D2 &D2T, const Standard_Real IncrementalLoad=1.0, const Standard_Integer orientation=0)
 Plate_FreeGtoCConstraint (const gp_XY &point2d, const Plate_D1 &D1S, const Plate_D1 &D1T, const Plate_D2 &D2S, const Plate_D2 &D2T, const Plate_D3 &D3S, const Plate_D3 &D3T, const Standard_Real IncrementalLoad=1.0, const Standard_Integer orientation=0)
const Standard_Integernb_PPC () const
const Plate_PinpointConstraintGetPPC (const Standard_Integer Index) const
const Standard_Integernb_LSC () const
const
Plate_LinearScalarConstraint
LSC (const Standard_Integer Index) const

Constructor & Destructor Documentation

Plate_FreeGtoCConstraint::Plate_FreeGtoCConstraint ( const gp_XY point2d,
const Plate_D1 D1S,
const Plate_D1 D1T,
const Standard_Real  IncrementalLoad = 1.0,
const Standard_Integer  orientation = 0 
)
Plate_FreeGtoCConstraint::Plate_FreeGtoCConstraint ( const gp_XY point2d,
const Plate_D1 D1S,
const Plate_D1 D1T,
const Plate_D2 D2S,
const Plate_D2 D2T,
const Standard_Real  IncrementalLoad = 1.0,
const Standard_Integer  orientation = 0 
)
Plate_FreeGtoCConstraint::Plate_FreeGtoCConstraint ( const gp_XY point2d,
const Plate_D1 D1S,
const Plate_D1 D1T,
const Plate_D2 D2S,
const Plate_D2 D2T,
const Plate_D3 D3S,
const Plate_D3 D3T,
const Standard_Real  IncrementalLoad = 1.0,
const Standard_Integer  orientation = 0 
)

Member Function Documentation

const Plate_PinpointConstraint& Plate_FreeGtoCConstraint::GetPPC ( const Standard_Integer  Index) const
const Plate_LinearScalarConstraint& Plate_FreeGtoCConstraint::LSC ( const Standard_Integer  Index) const
const Standard_Integer& Plate_FreeGtoCConstraint::nb_LSC ( ) const
const Standard_Integer& Plate_FreeGtoCConstraint::nb_PPC ( ) const
void Plate_FreeGtoCConstraint::operator delete ( void *  anAddress) [inline]
void* Plate_FreeGtoCConstraint::operator new ( size_t  ,
void *  anAddress 
) [inline]
void* Plate_FreeGtoCConstraint::operator new ( size_t  size) [inline]

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