Archived issue #0024621
Failed to build Geom_OffsetSurface on B-Spline
Description
Failed to build offset surface on B-Spline surface. The original B-Spline is u-periodic, but an offset surface cannot be built on non-periodic equivalent either.
Steps to reproduce
restore bs
offset obs bs -2
#exception Standard_DimensionMismatch
setunotperiodic bs
offset obs bs -2
#exception Standard_RangeError
offset obs bs -2
#exception Standard_DimensionMismatch
setunotperiodic bs
offset obs bs -2
#exception Standard_RangeError
Public activity
2 archived notes
Participants are labeled by their role within this record.
Problem described in issue is reproduced on current state of OCCT.
Fixded by patch for #0030992, please review
Related records