Open CASCADE Technology
6.5.4
|
#include <NLPlate_NLPlate.hxx>
DEFINE_STANDARD_ALLOC NLPlate_NLPlate::NLPlate_NLPlate | ( | const Handle< Geom_Surface > & | InitialSurface | ) |
NLPlate_NLPlate::~NLPlate_NLPlate | ( | ) | [inline] |
void NLPlate_NLPlate::ConstraintsSliding | ( | const Standard_Integer | NbIterations = 3 | ) |
Standard_Integer NLPlate_NLPlate::Continuity | ( | ) | const |
gp_XYZ NLPlate_NLPlate::Evaluate | ( | const gp_XY & | point2d | ) | const |
gp_XYZ NLPlate_NLPlate::EvaluateDerivative | ( | const gp_XY & | point2d, |
const Standard_Integer | iu, | ||
const Standard_Integer | iv | ||
) | const |
void NLPlate_NLPlate::IncrementalSolve | ( | const Standard_Integer | ord = 2 , |
const Standard_Integer | InitialConsraintOrder = 1 , |
||
const Standard_Integer | NbIncrements = 4 , |
||
const Standard_Boolean | UVSliding = Standard_False |
||
) |
Standard_Boolean NLPlate_NLPlate::IsDone | ( | ) | const |
void NLPlate_NLPlate::Load | ( | const Handle< NLPlate_HGPPConstraint > & | GConst | ) |
void NLPlate_NLPlate::Solve | ( | const Standard_Integer | ord = 2 , |
const Standard_Integer | InitialConsraintOrder = 1 |
||
) |
void NLPlate_NLPlate::Solve2 | ( | const Standard_Integer | ord = 2 , |
const Standard_Integer | InitialConsraintOrder = 1 |
||
) |