| Open CASCADE Technology
    6.9.1
    | 
#include <Standard.hxx>#include <Standard_DefineAlloc.hxx>#include <Standard_Macro.hxx>#include <Convert_ConicToBSplineCurve.hxx>#include <Standard_Real.hxx>| Data Structures | |
| class | Convert_HyperbolaToBSplineCurve | 
| This algorithm converts a hyperbola into a rational B-spline curve. The hyperbola is an Hypr2d from package gp with the parametrization : P (U) = Loc + (MajorRadius * Cosh(U) * Xdir + MinorRadius * Sinh(U) * Ydir) where Loc is the location point of the hyperbola, Xdir and Ydir are the normalized directions of the local cartesian coordinate system of the hyperbola. KeyWords : Convert, Hyperbola, BSplineCurve, 2D .  More... | |
 1.8.10
 1.8.10