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

Describes a point as a bisecting object between two 2D geometric objects.

#include <GccInt_BPoint.hxx>

Inheritance diagram for GccInt_BPoint:
Inheritance graph
[legend]

Public Member Functions

 GccInt_BPoint (const gp_Pnt2d &Point)
 Constructs a bisecting object whose geometry is the 2D point Point.

virtual gp_Pnt2d Point () const
 Returns a 2D point which is the geometry of this bisecting object.

GccInt_IType ArcType () const
 Returns GccInt_Pnt, which is the type of any GccInt_BPoint bisecting object.


Constructor & Destructor Documentation


Member Function Documentation

GccInt_IType GccInt_BPoint::ArcType ( ) const [virtual]

Implements GccInt_Bisec.

virtual gp_Pnt2d GccInt_BPoint::Point ( ) const [virtual]

Reimplemented from GccInt_Bisec.


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