#include <GccInt_BLine.hxx>
Inheritance diagram for GccInt_BLine:
Public Member Functions | |
Standard_EXPORT | GccInt_BLine (const gp_Lin2d &Line) |
Constructs a bisecting line whose geometry is the 2D line Line. . | |
virtual Standard_EXPORT gp_Lin2d | Line () const |
Returns a 2D line which is the geometry of this bisecting line. . | |
Standard_EXPORT GccInt_IType | ArcType () const |
Returns GccInt_Lin, which is the type of any GccInt_BLine bisecting line. . | |
Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Private Attributes | |
gp_Lin2d | lin |
|
|
|
Implements GccInt_Bisec. |
|
Reimplemented from GccInt_Bisec. |
|
Reimplemented from GccInt_Bisec. |
|
|