Open CASCADE Technology
6.5.4
|
Creation of isoparametric curves.
#include <DBRep_IsoBuilder.hxx>
Public Member Functions | |
DEFINE_STANDARD_ALLOC | DBRep_IsoBuilder (const TopoDS_Face &TopologicalFace, const Standard_Real Infinite, const Standard_Integer NbIsos) |
Creates the builder. | |
Standard_Integer | NbDomains () const |
Returns the total number of domains. | |
void | LoadIsos (const Handle< DBRep_Face > &Face) const |
Loading of the isoparametric curves in the Data Structure of a drawable face. |
DEFINE_STANDARD_ALLOC DBRep_IsoBuilder::DBRep_IsoBuilder | ( | const TopoDS_Face & | TopologicalFace, |
const Standard_Real | Infinite, | ||
const Standard_Integer | NbIsos | ||
) |
void DBRep_IsoBuilder::LoadIsos | ( | const Handle< DBRep_Face > & | Face | ) | const |
Standard_Integer DBRep_IsoBuilder::NbDomains | ( | ) | const |