Open CASCADE Technology 6.6.0
|
#include <Geom2dHatch_HatchingOfHatcher.hxx>
Geom2dHatch_HatchingOfHatcher::Geom2dHatch_HatchingOfHatcher | ( | ) |
Geom2dHatch_HatchingOfHatcher::Geom2dHatch_HatchingOfHatcher | ( | const Geom2dAdaptor_Curve & | Curve | ) |
void Geom2dHatch_HatchingOfHatcher::AddDomain | ( | const HatchGen_Domain & | Domain | ) |
void Geom2dHatch_HatchingOfHatcher::AddPoint | ( | const HatchGen_PointOnHatching & | Point, |
const Standard_Real | Confusion | ||
) |
Geom2dAdaptor_Curve& Geom2dHatch_HatchingOfHatcher::ChangeCurve | ( | ) |
HatchGen_PointOnHatching& Geom2dHatch_HatchingOfHatcher::ChangePoint | ( | const Standard_Integer | Index | ) |
gp_Pnt2d Geom2dHatch_HatchingOfHatcher::ClassificationPoint | ( | ) | const |
void Geom2dHatch_HatchingOfHatcher::ClrDomains | ( | ) |
void Geom2dHatch_HatchingOfHatcher::ClrPoints | ( | ) |
const Geom2dAdaptor_Curve& Geom2dHatch_HatchingOfHatcher::Curve | ( | ) | const |
const HatchGen_Domain& Geom2dHatch_HatchingOfHatcher::Domain | ( | const Standard_Integer | Index | ) | const |
Standard_Boolean Geom2dHatch_HatchingOfHatcher::IsDone | ( | ) | const |
void Geom2dHatch_HatchingOfHatcher::IsDone | ( | const Standard_Boolean | Flag | ) |
Standard_Integer Geom2dHatch_HatchingOfHatcher::NbDomains | ( | ) | const |
Standard_Integer Geom2dHatch_HatchingOfHatcher::NbPoints | ( | ) | const |
const HatchGen_PointOnHatching& Geom2dHatch_HatchingOfHatcher::Point | ( | const Standard_Integer | Index | ) | const |
void Geom2dHatch_HatchingOfHatcher::RemDomain | ( | const Standard_Integer | Index | ) |
void Geom2dHatch_HatchingOfHatcher::RemPoint | ( | const Standard_Integer | Index | ) |
void Geom2dHatch_HatchingOfHatcher::Status | ( | const HatchGen_ErrorStatus | Status | ) |
HatchGen_ErrorStatus Geom2dHatch_HatchingOfHatcher::Status | ( | ) | const |
Standard_Boolean Geom2dHatch_HatchingOfHatcher::TrimDone | ( | ) | const |
void Geom2dHatch_HatchingOfHatcher::TrimDone | ( | const Standard_Boolean | Flag | ) |
void Geom2dHatch_HatchingOfHatcher::TrimFailed | ( | const Standard_Boolean | Flag | ) |
Standard_Boolean Geom2dHatch_HatchingOfHatcher::TrimFailed | ( | ) | const |