|
SHAPER
9.15.0
|
Verify error in MakeShape algorithm. More...
Static Public Member Functions | |
| static GEOMALGOAPI_EXPORT bool | isAlgorithmFailed (const std::shared_ptr< GeomAlgoAPI_MakeShape > &theAlgorithm, const std::string &theFeature, std::string &theError) |
| Verify MakeShape algorithm for failures. More... | |
Verify error in MakeShape algorithm.
|
static |
Verify MakeShape algorithm for failures.
| [in] | theAlgorithm | object to verify the failure |
| [in] | theFeature | kind of the feature, the algorithm belongs to |
| [out] | theError | error string (empty if the feature succeed) |
true if succeed