View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0033368 | Community | OCCT:Data Exchange | public | 2023-04-20 18:55 | 2023-09-29 18:07 |
Reporter | dpasukhi | Assigned To | |||
Priority | normal | Severity | minor | ||
Status | new | Resolution | open | ||
Product Version | 7.7.0 | ||||
Target Version | Unscheduled | ||||
Summary | 0033368: Data Exchange, Step Import - Split periodical surfaces | ||||
Description | https://dev.opencascade.org/content/issue-conical-surfaces Attached you can find two STEP files exported from the same SolidWorks model. example_split-periodical-surfaces.STEP is exported with the option “Split periodical surfaces” set. example_nosplit-periodical-surfaces.STEP is exported with the option “Split periodical surfaces” unset. The option makes a difference for e.g. cylindrical holes but also for conical surfaces. Specifically, it automatically exports two half cylindrical surfaces for each full cylindrical surface. For conical surface we can also see, that they are split in halves. It seems that GMSH (which is reading STEP files with OpenCascade) cannot mesh the STEP file with no surface split and it generate the error “Impossible to mesh periodic surface” for the conical surfaces. I'm trying to identify the issue here. Could it be, that OpenCascade misinterprets the BREP definition for the conical surfaces in the case of example_nosplit-periodical-surfaces.STEP? Could someone thake a look at this file? Many thanks Alexandru | ||||
Tags | No tags attached. | ||||
Test case number | |||||
|
There files to reproduce: For more details, please check forum: https://dev.opencascade.org/content/issue-conical-surfaces Desktop.7z (37,183 bytes) |