Archived issue #0024125
Unclear description of <orientation> flag
Description
Methods Replace() and Remove() of BRepTools_Reshape class have confusing description of the <orientation> flag. It leads to negative customer's feedback.
Steps to reproduce
N/A
Public activity
3 archived notes
Participants are labeled by their role within this record.
Sergey, I do not see what is confusing in this description. Please propose your variant or let's close the issue.
See the extraction from the current description below:
"If <oriented> is True, only if the orientation is the same
Else, whatever the orientation, and the new shape takes the
same orientation as <newshape> if the replaced one has the
same as <shape>, else it is reversed".
This description is hardly understandable. At least it many times announced by
our customers.
I suppose it may be done more transparent and friendly in order to understand it from a first reading.
"If <oriented> is True, only if the orientation is the same
Else, whatever the orientation, and the new shape takes the
same orientation as <newshape> if the replaced one has the
same as <shape>, else it is reversed".
This description is hardly understandable. At least it many times announced by
our customers.
I suppose it may be done more transparent and friendly in order to understand it from a first reading.
See my note.