#include <BRepUtils.h>
Static Public Member Functions | |
static Standard_EXPORT bool | CheckTopologie (const TopoDS_Shape &shape) |
static Standard_EXPORT double | GetLength (const TopoDS_Edge &edge) |
Definition at line 11 of file BRepUtils.h.
bool BRepUtils::CheckTopologie | ( | const TopoDS_Shape & | shape | ) | [static] |
Definition at line 23 of file BRepUtils.cpp.
double BRepUtils::GetLength | ( | const TopoDS_Edge & | edge | ) | [static] |
Definition at line 16 of file BRepUtils.cpp.