#include <IntPatch_ALineToWLine.hxx>
|
Standard_Boolean | StepComputing (const Handle< IntPatch_ALine > &theALine, const IntSurf_PntOn2S &thePOn2S, const Standard_Real theLastParOfAline, const Standard_Real theCurParam, const Standard_Real theTgMagnitude, const Standard_Real theStepMin, const Standard_Real theStepMax, const Standard_Real theMaxDeflection, Standard_Real &theStep) const |
| Computes step value to construct point-line. The step depends on the local curvature of the intersection line computed in thePOn2S. theTgMagnitude is the magnitude of tangent vector to the intersection line (in the point thePOn2S). Computed step is always in the range [theStepMin, theStepMax]. Returns FALSE if the step cannot be computed. In this case, its value will not be changed. More...
|
|
Standard_Integer | CheckDeflection (const gp_XYZ &theMidPt, const Standard_Real theMaxDeflection) const |
|
◆ IntPatch_ALineToWLine()
◆ CheckDeflection()
◆ MakeWLine() [1/2]
Converts aline to the set of Walking-lines and adds them in theLines.
◆ MakeWLine() [2/2]
Converts aline (limitted by paraminf and paramsup) to the set of Walking-lines and adds them in theLines.
◆ SetTol3D()
◆ SetTolOpenDomain()
void IntPatch_ALineToWLine::SetTolOpenDomain |
( |
const Standard_Real |
aT | ) |
|
◆ SetTolTransition()
void IntPatch_ALineToWLine::SetTolTransition |
( |
const Standard_Real |
aT | ) |
|
◆ StepComputing()
Computes step value to construct point-line. The step depends on the local curvature of the intersection line computed in thePOn2S. theTgMagnitude is the magnitude of tangent vector to the intersection line (in the point thePOn2S). Computed step is always in the range [theStepMin, theStepMax]. Returns FALSE if the step cannot be computed. In this case, its value will not be changed.
◆ Tol3D()
◆ TolOpenDomain()
◆ TolTransition()
The documentation for this class was generated from the following file: