View Issue Details

IDProjectCategoryView StatusLast Update
0023104Open CASCADEOCCT:Modeling Algorithmspublic2017-07-19 16:52
ReportermpvAssigned Tomsv 
PrioritylowSeverityminor 
Status newResolutionopen 
PlatformAOSL 
Product Version6.5.2 
Summary0023104: BRepPrimAPI_MakeXXX are always not done
DescriptionIsDone 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 ReproduceAn example:

BRepPrimAPI_MakeCylinder mkCylinder(1., 1.);
Standard_Boolean aDone = mkCylinder.IsDone(); // is false
TagsNo tags attached.
Test case number

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2012-04-12 16:30 mpv New Issue
2012-04-12 16:30 mpv Assigned To => jgv
2017-07-19 16:52 mkv Assigned To jgv => msv