Rayfoundry
Results
3
comments of
Rayfoundry
If a dependency to [OCE](https://github.com/tpaviot/oce) (OpenCascade Community Edition) is no problem, there's a first class CAD kernel based on C++ Assimp could use to read STEP and IGES.
That would be great!
The functionality to support instances semi-exists in ROPDerivedActions as an ROP_FBXCreateInstancesAction. Specifically lines 470-557. There's some comment: > Unbelievably, there is no way to make a copy of a node's...