Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
GccInt_BCirc Class Reference

Describes a circle as a bisecting curve between two 2D
geometric objects (such as circles or points).

#include <GccInt_BCirc.hxx>

Inheritance diagram for GccInt_BCirc:
Inheritance graph
[legend]

Public Member Functions

 GccInt_BCirc (const gp_Circ2d &Circ)
 Constructs a bisecting curve whose geometry is the 2D circle Circ.

virtual gp_Circ2d Circle () const
 Returns a 2D circle which is the geometry of this bisecting curve.

GccInt_IType ArcType () const
 Returns GccInt_Cir, which is the type of any GccInt_BCirc bisecting curve.


Constructor & Destructor Documentation


Member Function Documentation

GccInt_IType GccInt_BCirc::ArcType ( ) const [virtual]

Implements GccInt_Bisec.

virtual gp_Circ2d GccInt_BCirc::Circle ( ) const [virtual]

Reimplemented from GccInt_Bisec.


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