|
Open CASCADE Technology
6.5.4
|
Class holds the structure for storing information about
intersection curve and set of paves on it
#include <BOPTools_Curve.hxx>
Public Member Functions | |
| DEFINE_STANDARD_ALLOC | BOPTools_Curve () |
| Empty constructor | |
| BOPTools_Curve (const IntTools_Curve &aIC) | |
| Constructor | |
| void | SetCurve (const IntTools_Curve &aIC) |
| Modifier | |
| const IntTools_Curve & | Curve () const |
| Selector | |
| BOPTools_PaveSet & | Set () |
| Selector | |
| void | AppendNewBlock (const BOPTools_PaveBlock &aPB) |
| Adds the PaveBlock <aPB> to the pave set | |
| const BOPTools_ListOfPaveBlock & | NewPaveBlocks () const |
| Returns the PaveBlock-s attached to the curve | |
| TColStd_ListOfInteger & | TechnoVertices () |
| Returns indices TechnoVertices attached to the curve | |
| const IntTools_Curve& BOPTools_Curve::Curve | ( | ) | const |
| void BOPTools_Curve::SetCurve | ( | const IntTools_Curve & | aIC | ) |
1.8.0