Anonymous | Login | 2021-01-16 09:28 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 | ||||||||
0023398 | Community | [OCCT] OCCT:Documentation | public | 2012-08-22 12:00 | 2013-09-19 12:33 | ||||||||
Reporter | Alexander Schneller | ||||||||||||
Assigned To | gka | ||||||||||||
Priority | normal | Severity | trivial | ||||||||||
Status | new | Resolution | open | ||||||||||
Platform | A | OS | L | OS Version | L | ||||||||
Product Version | [OCCT] 6.5.3 | ||||||||||||
Target Version | Fixed in Version | ||||||||||||
Summary | 0023398: [Shape Healing User’s Guide] example does not compile | ||||||||||||
Description | On Page 48 ================================================================= //getting the intermediate result for replacing subshape1 with //the modified subshape1. TopoDS_Shape tempshape1 = Context->Apply(subshape1); //replacing the intermediate shape obtained from subshape1 with the //newsubshape1. Context->Replace(tempsubshape1,newsubshape1); … //for removing the subshape TopoDS_Shape tempshape2 = Context->Apply(subshape2); Context->Remove(tempsubshape2); ================================================================= The variable tempshape1 and the parameter tempsubshape1 must have the same name. Same for tempshape2 and tempsubshape2. | ||||||||||||
Tags | No tags attached. | ||||||||||||
Test case number | |||||||||||||
Attached Files | |||||||||||||
![]() |
|
(0025646) atp (developer) 2013-09-19 12:33 |
Dear gka, please approve these changes to the user's guide. |
![]() |
|||
Date Modified | Username | Field | Change |
2012-08-22 12:00 | Alexander Schneller | New Issue | |
2012-08-22 12:00 | Alexander Schneller | Assigned To | => atp |
2013-09-19 12:32 | atp | Assigned To | atp => gka |
2013-09-19 12:33 | atp | Note Added: 0025646 |
Copyright © 2000 - 2021 MantisBT Team |