OCC Main Page | ModelingAlgorithms | Toolkits | Packages | Class Hierarchy | Data Structures | File List | Data Fields | Globals

ModelingAlgorithms
TKGeomAlgo
GccInt


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

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

Constructor & Destructor Documentation

Standard_EXPORT GccInt_BCirc::GccInt_BCirc const gp_Circ2d &  Circ  ) 
 


Member Function Documentation

Standard_EXPORT GccInt_IType GccInt_BCirc::ArcType  )  const [virtual]
 

Implements GccInt_Bisec.

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

Reimplemented from GccInt_Bisec.

Standard_EXPORT const GccInt_BCirc::Handle Standard_Type   )  const
 

Reimplemented from GccInt_Bisec.


Field Documentation

gp_Circ2d GccInt_BCirc::cir [private]
 


The documentation for this class was generated from the following file:
Generated on Mon Aug 25 13:41:44 2008 for OpenCASCADE by  doxygen 1.4.1