X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FFeaturesAPI%2FFeaturesAPI_Extrusion.h;h=8e355717d69836198bfb5ed249b6314716244254;hb=423c10234142d14d0d5de89383f2f96a4ec5930f;hp=9f6261bd5dd644d9b90db8ab2221ce94dc757c0c;hpb=982481c856def9c064e5f2bb65de11a5b254da6e;p=modules%2Fshaper.git diff --git a/src/FeaturesAPI/FeaturesAPI_Extrusion.h b/src/FeaturesAPI/FeaturesAPI_Extrusion.h index 9f6261bd5..8e355717d 100644 --- a/src/FeaturesAPI/FeaturesAPI_Extrusion.h +++ b/src/FeaturesAPI/FeaturesAPI_Extrusion.h @@ -114,7 +114,7 @@ public: /// Modify CreationMethod, to_size, from_size attributes of the feature. FEATURESAPI_EXPORT - void setSizes(const ModelHighAPI_Double& theToSize, + void setSizes(const ModelHighAPI_Double& theToSize, const ModelHighAPI_Double& theFromSize); /// Modify creation_method, to_size, from_size attributes of the feature.