marcocecchiscmgroup

Results 11 issues of marcocecchiscmgroup

Hello Jens, as you might remember, we had an exchange about a bunch of new features that I was suggesting in your InventorLoader project a few years ago. I've seen...

enhancement
Fixed

## Issue Details I am trying to build CGAL 5.6 (cloned from github) on Windows with cmake. The cmake log correctly reports: ``` [...] Using header-only CGAL Found Boost: E:/libs/boost_1_84_0/lib64-msvc-14.1/cmake/Boost-1.84.0/BoostConfig.cmake...

Bug
Not a bug
CGAL config

[](url)Dear Jens, this one should be very easy for you. The attached sat, which presents nothing apparently unusual, crashes on conversion. The reason is simple, it's OCCT failing to create...

Dear Jens, I stepped into a solid example of the limits of the OpenCascade GFA. If you take the enclosed Fusion 360 example that I created to try out all...

The enclosed model tube.f3d was created with Fusion 360, simply by using the 'tube' command, which is nothing but a swept of a circle along a given curve. The curve...

The attached SAT presents the following header: 58 PRO/ENGINEER BY PARAMETRIC TECHNOLOGY CORPORATION, 2004190 8 ACIS 7.0 24 Sat May 26 15:47:11 2007 so there is a timestamp whereby scale,...

There are various solids and solid operations in Fusion 360 that are modeled through [t-splines](https://scholarsarchive.byu.edu/cgi/viewcontent.cgi?article=2056&context=facpub) ![image](https://github.com/jmplonka/InventorLoader/assets/85944755/687fca3e-6566-4cad-b8e6-dec8b6c5f83b) The folder TSplines.BlobParts will contain .tsm files which are defined by a totally different...

If you create a plain helix with Fusion360, such as this one: ![image](https://github.com/jmplonka/InventorLoader/assets/85944755/1666002c-90b3-4b12-ad6d-a09d567ca4af) its STEP converted version looks like this: 1) ShareCAD ![image](https://github.com/jmplonka/InventorLoader/assets/85944755/a36cf8d9-2a22-4d2d-9da6-df6b7f4c4f67) 2) Autodesk viewer ![image](https://github.com/jmplonka/InventorLoader/assets/85944755/c0c511ac-349c-4abc-a87a-17b835f8ee0c) [helix_plain.zip](https://github.com/jmplonka/InventorLoader/files/11673946/helix_plain.zip)

The included model is a single torus. Originally it had more solids, that were deleted. When converted, the deleted models show up. It took me a while to understand what...

[swept.zip](https://github.com/jmplonka/InventorLoader/files/11354856/swept.zip) If you take a partial torus like this one attached, the STRATEGY_SAT face reconstruction via surface.generalFuse()/eliminateOuterFaces() fails because the opencascade fuse algorithm will split the whole torus in the...

enhancement
help wanted