Version: 6.3.1
Public Member Functions

INTERP_KERNEL.Interpolation2DCurve Class Reference

#include <Interpolation2DCurve.hxx>

Inheritance diagram for INTERP_KERNEL.Interpolation2DCurve:
Inheritance graph

Public Member Functions

 Interpolation2DCurve ()
 Interpolation2DCurve (const InterpolationOptions &io)
void setOptions (double precision, double tolerance, double medianLine)
 Function used to set the options for the intersection calculation.

Constructor & Destructor Documentation

dn46 SALOME series6x631 MED Mandriva2010 MED_SRC src INTERP_KERNEL Interpolation2DCurve cxx dn46 SALOME series6x631 MED Mandriva2010 MED_SRC src INTERP_KERNEL Interpolation2DCurve cxx INTERP_KERNEL.Interpolation2DCurve::Interpolation2DCurve ( )
INTERP_KERNEL.Interpolation2DCurve::Interpolation2DCurve ( const InterpolationOptions io)

Member Function Documentation

void INTERP_KERNEL.Interpolation2DCurve::setOptions ( double  precision,
double  tolerance,
double  medianLine 
)

Function used to set the options for the intersection calculation.

The following options can be modified:

  1. Precision: Level of precision of the computations.
    • Values: positive real number.
    • Default: 1.0E-12.
  2. Tolerance: Thickness of target element.
    • Values: positive real number.
    • Default: 1.0E-12.
  3. Median line: Position of the median line where both segments will be projected.
    • Values: real number between 0.0 and 1.0.
    • Default: 0.5

References INTERP_KERNEL.InterpolationOptions.setBoundingBoxAdjustmentAbs(), INTERP_KERNEL.InterpolationOptions.setMedianPlane(), and INTERP_KERNEL.InterpolationOptions.setPrecision().

Copyright © 2007-2011 CEA/DEN, EDF R&D, OPEN CASCADE
Copyright © 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS