View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0025690 | Community | OCCT:Data Exchange | public | 2015-01-07 12:19 | 2023-08-01 15:08 |
Reporter | Vico Liang | Assigned To | |||
Priority | normal | Severity | minor | ||
Status | new | Resolution | open | ||
Product Version | 6.8.0 | ||||
Target Version | Unscheduled | ||||
Summary | 0025690: STEPCAFControl_Writer should export Wire to COMPOSITE_CURVE rather than GEOMETRIC_CURVE_SET. | ||||
Description | The WIRE should be mapped to COMPOSITE_CURVE rather then GEOMETRIC_CURVE_SET. | ||||
Tags | No tags attached. | ||||
Test case number | |||||
related to | 0029373 | new | STEP exporter writes TopoDS_Wire as TopoDS_Edges |
|
Hello Vico, can you provide some ground for your request 'should'? Can you refer to some STEP Recommended Practice, or your own experience? |
|
Hello ABV, I had tried to export the model of WIRE with several edges and then load it back from the step file to OCCT: The result is a compound of edges after loading and i can't find the WIRE in the result model. I had read the user guide occt_step.pdf about the STEP and OCCT shape mapping: the STEP composite_curve will map to TopoDS_Wire while TopoDS_Wire will export to STEP geometric_curve_set. From my point of view, geometric_curve_set is more likely the compound and composite_curve is more likely WIRE in OCCT concept. Regards, Vico |
|
Ok, that sounds reasonable (and I recall we already discussed similar request some time ago). Note that in general case wire in OCCT may be non-manifold, thus we need to check that the wire is connected and manifold before deciding to map it to composite curve. |
Date Modified | Username | Field | Change |
---|---|---|---|
2015-01-07 12:19 | Vico Liang | New Issue | |
2015-01-07 12:19 | Vico Liang | Assigned To | => gka |
2015-01-07 13:01 |
|
Note Added: 0035925 | |
2015-01-08 09:09 | Vico Liang | Note Added: 0035929 | |
2015-01-08 10:35 |
|
Note Added: 0035930 | |
2015-04-06 16:41 |
|
Target Version | 6.9.0 => 7.1.0 |
2016-10-26 12:11 |
|
Target Version | 7.1.0 => 7.2.0 |
2017-07-27 09:33 |
|
Target Version | 7.2.0 => 7.4.0 |
2018-02-09 11:21 | BenjaminBihler | Relationship added | related to 0029373 |
2019-07-10 21:51 |
|
Target Version | 7.4.0 => 7.5.0 |
2020-09-17 20:04 |
|
Target Version | 7.5.0 => 7.6.0 |
2021-10-18 14:02 | kgv | Target Version | 7.6.0 => 7.7.0 |
2022-10-24 10:39 |
|
Target Version | 7.7.0 => 7.8.0 |
2023-08-01 15:08 | dpasukhi | Target Version | 7.8.0 => Unscheduled |