Archived issue #0005073
Problem with sweep
Description
Bug from Open CASCADE Cummunity
From: Rob Bachrach <[email removed]>
http://www.opencascade.org/forumorg/bug.php?bug_id=151 .
Try code below:
Draw[51]> polyline spine 0 0 0 5 0 0
Draw[52]> polyline end1 0 -1.5 -10 0 -1.5 10 0 1.5 10 0 1.5 -10 0 -1.5 -10
Draw[53]> polyline end2 5 -1.5 -8 5 -1.5 8 5 1.5 8 5 1.5 -8 5 -1.5 -8
Draw[54]> mksweep spine
Draw[56]> addsweep end1
Draw[57]> addsweep end2
Draw[58]> buildsweep spine
From: Rob Bachrach <[email removed]>
http://www.opencascade.org/forumorg/bug.php?bug_id=151 .
Try code below:
Draw[51]> polyline spine 0 0 0 5 0 0
Draw[52]> polyline end1 0 -1.5 -10 0 -1.5 10 0 1.5 10 0 1.5 -10 0 -1.5 -10
Draw[53]> polyline end2 5 -1.5 -8 5 -1.5 8 5 1.5 8 5 1.5 -8 5 -1.5 -8
Draw[54]> mksweep spine
Draw[56]> addsweep end1
Draw[57]> addsweep end2
Draw[58]> buildsweep spine
Additional information
Documentation remark, added by jgv 2004-04-06 14:36:26:
Improvements:
Now the algorithm of MakePipeShell processes correctly the cases with linear
parts of spine and profiles.
Changes:
New static function IsSweepParallelSpine is added to GeomFill_Sweep. It checks
wether a swept surface parallel to the spine or not, so the canonic part is
defined.
Improvements:
Now the algorithm of MakePipeShell processes correctly the cases with linear
parts of spine and profiles.
Changes:
New static function IsSweepParallelSpine is added to GeomFill_Sweep. It checks
wether a swept surface parallel to the spine or not, so the canonic part is
defined.
Public activity
No public notes
Participants are labeled by their role within this record.