|
SHAPER 9.16.0
|
Allows to create normal to face-shapes. More...
#include <GeomAlgoAPI_NormalToFace.h>
Static Public Member Functions | |
| static GEOMALGOAPI_EXPORT bool | normal (GeomShapePtr theFace, GeomShapePtr thePoint, GeomEdgePtr theNormal, std::string &theError) |
| Get the normal to face-shapes. More... | |
Allows to create normal to face-shapes.
|
static |
Get the normal to face-shapes.
| theface | the face |
| thePoint | the optional point |
| theNormal | the normal |
| theError | the error |