#include <GccInt_BCirc.hxx>
Inheritance diagram for GccInt_BCirc:
Public Member Functions | |
Standard_EXPORT | GccInt_BCirc (const gp_Circ2d &Circ) |
Constructs a bisecting curve whose geometry is the 2D circle Circ. . | |
virtual Standard_EXPORT gp_Circ2d | Circle () const |
Returns a 2D circle which is the geometry of this bisecting curve. . | |
Standard_EXPORT GccInt_IType | ArcType () const |
Returns GccInt_Cir, which is the type of any GccInt_BCirc bisecting curve. . | |
Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Private Attributes | |
gp_Circ2d | cir |
|
|
|
Implements GccInt_Bisec. |
|
Reimplemented from GccInt_Bisec. |
|
Reimplemented from GccInt_Bisec. |
|
|