View Issue Details

IDProjectCategoryView StatusLast Update
0017194Open CASCADEOCCT:Modeling Algorithmspublic2012-01-11 16:38
ReportermsvAssigned Tojgv 
PrioritynormalSeveritytrivial 
Status closedResolutionfixed 
OSAll 
Fixed in Version6.3.1 
Summary0017194: Incorrect section of a face got by extrusion of an arc of circle
DescriptionPerform the following draw script:

circle f 0 0 0 0 0 1 1 0 0 20
mkedge f f -pi/2 pi/2
prism f f 50 0 30
plane pl 10 0 0 1 0 4
mkface pl pl
bsection s f pl

The section 's' contains only one edge while a broken section containing two
edges is expected (see the attached snapshot).
If we change the section plane as the following:
  plane pl 10 0 10 1 0 4
the result is empty while a continuous section line is expected.
Additional information
and documentation updates
Documentation remark, added by JGV 2008-12-24 08:06:21:

New features:
No new features
Improvements:
No improvements
Changes:
No changes
TagsNo tags attached.
Test case number

Attached Files

  • Capture_8.gif (3,527 bytes)
  • jgv-OCC17194.tar.gz (3,484 bytes)

Activities

2007-10-08 17:23

 

Capture_8.gif (3,527 bytes)

2008-12-23 09:43

 

jgv-OCC17194.tar.gz (3,484 bytes)

Issue History

Date Modified Username Field Change
2008-12-16 10:08 bugmaster Assigned To bugmaster => jgv
2008-12-16 10:08 bugmaster Status new => assigned
2008-12-23 14:40 bugmaster Status assigned => resolved
2008-12-30 16:54 mkv Status resolved => tested
2008-12-30 16:55 bugmaster Status tested => verified
2009-06-24 19:33 bugmaster Status verified => closed
2009-06-24 19:33 bugmaster Resolution @0@ => fixed
2011-08-02 11:31 bugmaster Category OCCT:MOA => OCCT:Modeling Algorithms
2012-01-11 16:38 atp Description Updated
2012-01-11 16:38 atp Additional Information Updated