View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000056 | Open CASCADE | OCCT:Data Exchange | public | 2001-12-18 21:36 | 2006-06-29 09:15 |
| Reporter | Assigned To | ||||
| Priority | immediate | Severity | trivial | ||
| Status | closed | Resolution | unable to reproduce | ||
| OS | Windows NT | ||||
| Fixed in Version | 5.0.0 | ||||
| Summary | 0000056: The following sequence "ElementaryToRevolution" (operator of ShapeProcess_operLibrary) has no effect ! | ||||
| Description | The following sequence "ElementaryToRevolution" (operator provided by ShapeProcess_operLibrary) whose the goal is to convert all shape's canonic surfaces into generic surfaces of revolution has no effect. The IGES file consits of Cylindrical face. It was created from "BRepPrimAPI_MakeCylindre" class in order to generate an elemantary surface (a rotational primitive). By applying the implemented code, despite of all configurations, the returned surface, from the cylindrical face, is a Geom_CylindricalSurface, and NOT a Geom_SurfaceOfRevolution !!! Please find attached the whole subject, containing: * The code to import the IGES file (Cylinder.iges). * In C++ code, the static parameters (with help of Interface_Static::SetCVal) have been defined as described. * The NICResource to set the global variables. * The BAT files: In the environment before launching the application set-up variable CSF_NICResourceDefaults and CSF_NICResourceUserDefaults as required for Resource_Manager. * The sequence of operators (in our example "FromIGES.exec.op") includes as a first operator "FixShape" and as a second operator after a comma "ElementaryToRevolution". | ||||
| Tags | No tags attached. | ||||
| Test case number | |||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2001-12-21 14:37 | bugmaster | Assigned To | bugmaster => pdn |
| 2001-12-21 14:37 | bugmaster | Status | new => assigned |
| 2001-12-21 14:37 | bugmaster | Category | => DTE |
| 2002-01-10 20:16 | bugmaster | CC | => jbz |
| 2002-01-10 20:16 | bugmaster | Status | assigned => closed |
| 2002-01-10 20:16 | bugmaster | Resolution | @0@ => unable to reproduce |
| 2002-01-10 20:16 |
|
CC | => skl |
| 2011-08-02 11:12 | bugmaster | Category | OCCT:DTE => OCCT:Data Exchange |