Open CASCADE Technology
6.9.0
|
This package provides general tools and data structures common for other packages in SHAPEWORKS and extending CAS.CADE structures. The following items are provided by this package: More...
#include <ShapeExtend.hxx>
Static Public Member Functions | |
static void | Init () |
Inits using of ShapeExtend. Currently, loads messages output by ShapeHealing algorithms. More... | |
static Standard_Integer | EncodeStatus (const ShapeExtend_Status status) |
Encodes status (enumeration) to a bit flag. More... | |
static Standard_Boolean | DecodeStatus (const Standard_Integer flag, const ShapeExtend_Status status) |
Tells if a bit flag contains bit corresponding to enumerated status. More... | |
This package provides general tools and data structures common for other packages in SHAPEWORKS and extending CAS.CADE structures. The following items are provided by this package:
|
static |
Tells if a bit flag contains bit corresponding to enumerated status.
|
static |
Encodes status (enumeration) to a bit flag.
|
static |
Inits using of ShapeExtend. Currently, loads messages output by ShapeHealing algorithms.