Hi,
We already have a licence for Aspose.3D, and we’re considering purchasing a licence for Aspose.CAD depending on if requirements can be met.
One requirement is to convert between IFC and glTF. Aspose.CAD can input I…...FromFile("path/to/my/file.ifc", cancellationToken);...load using: Scene.FromFile("path/to/my/file.ifc", cancellationToken);...