Anonymous | Login | 2021-01-19 02:58 MSK | ![]() |
My View | View Issues | Change Log | Roadmap |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||||||
0031771 | Community | [OCCT] OCCT:Modeling Algorithms | public | 2020-09-16 21:41 | 2020-09-16 21:41 | ||||||||
Reporter | blobfish | ||||||||||||
Assigned To | msv | ||||||||||||
Priority | normal | Severity | minor | ||||||||||
Status | new | Resolution | open | ||||||||||
Platform | amd64 | OS | debian | OS Version | bullseye | ||||||||
Product Version | [OCCT] 7.4.0 | ||||||||||||
Target Version | Fixed in Version | ||||||||||||
Summary | 0031771: mkshell returns corrupted shape for torus | ||||||||||||
Description | any uv parameters off of the torus period boundaries causes draw mkshell to produce a corrupted shape. | ||||||||||||
Steps To Reproduce | #drawscript pload MODELING torus t 10 2 mkshell s t 1 2*pi 0 2*pi checkshape s #end drawscript results: Shape faulty_1 on shape faulty_2 : BRepCheck_InvalidPointOnCurve Shape faulty_1 on shape faulty_3 : BRepCheck_InvalidPointOnCurve On Shape faulty_4 : BRepCheck_UnorientableShape Shape faulty_5 on shape faulty_4 : BRepCheck_NotClosed Shape faulty_3 on shape faulty_4 : BRepCheck_InvalidCurveOnClosedSurface BRepCheck_InvalidSameParameterFlag Faulty shapes in variables faulty_1 to faulty_5 | ||||||||||||
Additional information and documentation updates | mkshell s t 0 2*pi 0 2*pi //works as expected mkshell s t 1 2*pi 0 2*pi //fails mkshell s t 0 1 0 2*pi //fails mkshell s t 0 2*pi 1 2*pi //fails mkshell s t 0 2*pi 0 1 //fails anything off of period boundaries fails. note: mkface doesn't have that problem. | ||||||||||||
Tags | No tags attached. | ||||||||||||
Test case number | |||||||||||||
Attached Files | |||||||||||||
![]() |
|||
Date Modified | Username | Field | Change |
2020-09-16 21:41 | blobfish | New Issue | |
2020-09-16 21:41 | blobfish | Assigned To | => msv |
Copyright © 2000 - 2021 MantisBT Team |