diff --git a/auto/Wrap/doxygenSample.i b/auto/Wrap/doxygenSample.i index 866d1cd94fe04a76c4c2550e32b7099a0f55df1c..0af58caae3663a09527824c0ee0b476672a5e8bb 100644 --- a/auto/Wrap/doxygenSample.i +++ b/auto/Wrap/doxygenSample.i @@ -2515,7 +2515,7 @@ Returns the z-coordinate of the lowest point in this shape after a given rotatio Returns the z-coordinate of the lowest point in this shape after a given rotation. "; -%feature("docstring") IFormFactor::createSlicedFormFactor "IFormFactor * IFormFactor::createSlicedFormFactor(ZLimits limits, const IRotation &rot, R3 translation) const +%feature("docstring") IFormFactor::createSlicedFormFactor "IFormFactor * IFormFactor::createSlicedFormFactor(ZLimits limits, const IRotation *rot, R3 translation) const Creates a (possibly sliced) form factor with the given rotation and translation. ";