|
SHAPER
9.15.0
|
Allows to create a cloud of points on face. More...
Static Public Member Functions | |
| static GEOMALGOAPI_EXPORT bool | PointCloud (GeomShapePtr theFace, const int theNumberOfPoints, GeomShapePtr thePoints, std::string &theError) |
| Get the set of points on face. More... | |
Allows to create a cloud of points on face.
|
static |
Get the set of points on face.
| theFace | the face |
| thePoints | the compound of vertices |
| theError | the error |