Open CASCADE Technology Reference Manual 8.0.0
Loading...
Searching...
No Matches
Public Member Functions
BRepBlend_CSWalking Class Reference

#include <BRepBlend_CSWalking.hxx>

Public Member Functions

 BRepBlend_CSWalking (const occ::handle< Adaptor3d_Curve > &Curv, const occ::handle< Adaptor3d_Surface > &Surf, const occ::handle< Adaptor3d_TopolTool > &Domain)
 
void Perform (Blend_CSFunction &F, const double Pdep, const double Pmax, const double MaxStep, const double Tol3d, const double TolGuide, const math_Vector &Soldep, const double Fleche, const bool Appro=false)
 
bool Complete (Blend_CSFunction &F, const double Pmin)
 
bool IsDone () const
 
const occ::handle< BRepBlend_Line > & Line () const
 

Constructor & Destructor Documentation

◆ BRepBlend_CSWalking()

BRepBlend_CSWalking::BRepBlend_CSWalking ( const occ::handle< Adaptor3d_Curve > & Curv,
const occ::handle< Adaptor3d_Surface > & Surf,
const occ::handle< Adaptor3d_TopolTool > & Domain )

Member Function Documentation

◆ Complete()

bool BRepBlend_CSWalking::Complete ( Blend_CSFunction & F,
const double Pmin )

◆ IsDone()

bool BRepBlend_CSWalking::IsDone ( ) const

◆ Line()

const occ::handle< BRepBlend_Line > & BRepBlend_CSWalking::Line ( ) const

◆ Perform()

void BRepBlend_CSWalking::Perform ( Blend_CSFunction & F,
const double Pdep,
const double Pmax,
const double MaxStep,
const double Tol3d,
const double TolGuide,
const math_Vector & Soldep,
const double Fleche,
const bool Appro = false )

The documentation for this class was generated from the following file: