Open CASCADE Technology Reference Manual 8.0.0
Loading...
Searching...
No Matches
Static Public Member Functions
ShapeExtend Class Reference

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.
 
static int EncodeStatus (const ShapeExtend_Status status)
 Encodes status (enumeration) to a bit flag.
 
static bool DecodeStatus (const int flag, const ShapeExtend_Status status)
 Tells if a bit flag contains bit corresponding to enumerated status.
 

Detailed Description

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:

Member Function Documentation

◆ DecodeStatus()

static bool ShapeExtend::DecodeStatus ( const int flag,
const ShapeExtend_Status status )
static

Tells if a bit flag contains bit corresponding to enumerated status.

◆ EncodeStatus()

static int ShapeExtend::EncodeStatus ( const ShapeExtend_Status status)
static

Encodes status (enumeration) to a bit flag.

◆ Init()

static void ShapeExtend::Init ( )
static

Inits using of ShapeExtend. Currently, loads messages output by ShapeHealing algorithms.


The documentation for this class was generated from the following file: