View Issue Details

IDProjectCategoryView StatusLast Update
0031569CommunityOCCT:DRAWpublic2020-05-18 16:12
ReporterOliver R Assigned Toabv 
PrioritynormalSeverityminor 
Status newResolutionopen 
PlatformLinuxOSUbuntu 
Summary0031569: DRAW Exception after meshing bcut solids
DescriptionThe following gives an exception in draw in occt 7.4.0
Steps To ReproduceThis gives an exception in DRAW:

pload ALL
psphere s1 1
psphere s2 1
ttranslate s2 0 1 1
bcut r s1 s2
checkshape r
incmesh r 0.01
writestl r sphere.stl
vinit
meshfromstl mr sphere.stl
vdisplay mr

Additional information
and documentation updates
Note, that if you change the initial spheres to be larger like:

psphere s1 100
psphere s2 100
ttranslate s2 0 100 100

and increase the value for the deflection things work as expected.
TagsNo tags attached.
Test case number

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2020-05-18 16:12 Oliver R New Issue
2020-05-18 16:12 Oliver R Assigned To => abv