2D Ellipse parameters
OpenCascade Geom2d_ellipse
Creates a trimmed 2d curve segment between two 2d points. This curve can't be drawn.
Two 2d points for start and end
OpenCascade Geom2d_Segment
Creates a trimmed curve from the basis curve limited between U1 and U2. This curve can't be drawn.
Bounds and strategy for trimming the curve
OpenCascade Geom2d_TrimmedCurve
Creates a circle geom curve
Axis information and radius
Opencascade Geom_Circle curve
Creates an ellipse geom curve
Axis information and radius
Opencascade Geom_Ellipse curve
Gets 2d point represented by [number, number] on a curve at parameter.
2D Curve shape and parameter
Point as array of 2 numbers
Generated using TypeDoc
Creates a 2d ellipse. Be sure to use this geometry only for constructive purposes of modeling, but not for representation. You need to transform these curves to edges in order to draw them.
primitives
ellipse 2d