View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0023104 | Open CASCADE | OCCT:Modeling Algorithms | public | 2012-04-12 16:30 | 2017-07-19 16:52 |
| Reporter | Assigned To | ||||
| Priority | low | Severity | minor | ||
| Status | new | Resolution | open | ||
| Platform | A | OS | L | ||
| Product Version | 6.5.2 | ||||
| Summary | 0023104: BRepPrimAPI_MakeXXX are always not done | ||||
| Description | IsDone returns Standard_False for any input parameters at least in the next classes: BRepPrimAPI_MakeBox BRepPrimAPI_MakeCone BRepPrimAPI_MakeCylinder BRepPrimAPI_MakeSphere BRepPrimAPI_MakeTorus | ||||
| Steps To Reproduce | An example: BRepPrimAPI_MakeCylinder mkCylinder(1., 1.); Standard_Boolean aDone = mkCylinder.IsDone(); // is false | ||||
| Tags | No tags attached. | ||||
| Test case number | |||||