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

This class contains some algorithmic services specific to the mapping STEP to CAS.CADE. More...

#include <StepToTopoDS_GeometricTool.hxx>

Static Public Member Functions

static int PCurve (const occ::handle< StepGeom_SurfaceCurve > &SC, const occ::handle< StepGeom_Surface > &S, occ::handle< StepGeom_Pcurve > &PC, const int last=0)
 
static bool IsSeamCurve (const occ::handle< StepGeom_SurfaceCurve > &SC, const occ::handle< StepGeom_Surface > &S, const occ::handle< StepShape_Edge > &E, const occ::handle< StepShape_EdgeLoop > &EL)
 
static bool IsLikeSeam (const occ::handle< StepGeom_SurfaceCurve > &SC, const occ::handle< StepGeom_Surface > &S, const occ::handle< StepShape_Edge > &E, const occ::handle< StepShape_EdgeLoop > &EL)
 
static bool UpdateParam3d (const occ::handle< Geom_Curve > &C, double &w1, double &w2, const double preci)
 

Detailed Description

This class contains some algorithmic services specific to the mapping STEP to CAS.CADE.

Member Function Documentation

◆ IsLikeSeam()

static bool StepToTopoDS_GeometricTool::IsLikeSeam ( const occ::handle< StepGeom_SurfaceCurve > & SC,
const occ::handle< StepGeom_Surface > & S,
const occ::handle< StepShape_Edge > & E,
const occ::handle< StepShape_EdgeLoop > & EL )
static

◆ IsSeamCurve()

static bool StepToTopoDS_GeometricTool::IsSeamCurve ( const occ::handle< StepGeom_SurfaceCurve > & SC,
const occ::handle< StepGeom_Surface > & S,
const occ::handle< StepShape_Edge > & E,
const occ::handle< StepShape_EdgeLoop > & EL )
static

◆ PCurve()

static int StepToTopoDS_GeometricTool::PCurve ( const occ::handle< StepGeom_SurfaceCurve > & SC,
const occ::handle< StepGeom_Surface > & S,
occ::handle< StepGeom_Pcurve > & PC,
const int last = 0 )
static

◆ UpdateParam3d()

static bool StepToTopoDS_GeometricTool::UpdateParam3d ( const occ::handle< Geom_Curve > & C,
double & w1,
double & w2,
const double preci )
static

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