#include <GccInt_BElips.hxx>
Inheritance diagram for GccInt_BElips:
Public Member Functions | |
Standard_EXPORT | GccInt_BElips (const gp_Elips2d &Ellipse) |
Constructs a bisecting curve whose geometry is the 2D ellipse Ellipse. . | |
virtual Standard_EXPORT gp_Elips2d | Ellipse () const |
Returns a 2D ellipse which is the geometry of this bisecting curve. . | |
Standard_EXPORT GccInt_IType | ArcType () const |
Returns GccInt_Ell, which is the type of any GccInt_BElips bisecting curve. . | |
Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Private Attributes | |
gp_Elips2d | eli |
|
|
|
Implements GccInt_Bisec. |
|
Reimplemented from GccInt_Bisec. |
|
Reimplemented from GccInt_Bisec. |
|
|