FEATURESAPI_EXPORT
explicit FeaturesAPI_NormalToFace(const std::shared_ptr<ModelAPI_Feature>& theFeature);
+ /// Constructor with values.
FEATURESAPI_EXPORT
explicit FeaturesAPI_NormalToFace(const std::shared_ptr<ModelAPI_Feature>& theFeature,
const ModelHighAPI_Selection& theBaseFace,
const ModelHighAPI_Selection& theOptionnelPoint);
+ /// Constructor with values.
FEATURESAPI_EXPORT
explicit FeaturesAPI_NormalToFace(const std::shared_ptr<ModelAPI_Feature>& theFeature,
const ModelHighAPI_Selection& theBaseFace);
class GEOMALGOAPI_EXPORT GeomAlgoAPI_NormalToFace
{
public:
- /// get the normal to face-shapes
+ /// Get the normal to face-shapes
/// \param theface the face
/// \param theOptionnelPoint the optionnel point
/// \param theNormal the normal