You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I create a Custom Builds,and add a symbol IntTools_CArray1OfReal,complilated the yml and it report exception like that:Exception: Requested binding {"symbol": "IntTools_CArray1OfReal"} does not exist!
But I saw the opencascade.full.d.ts installed from npm,it has the IntTools_CArray1OfReal class.So How I custom builds with the class?
the code in opencascade.full.d.ts is:
When I create a Custom Builds,and add a symbol IntTools_CArray1OfReal,complilated the yml and it report exception like that:Exception: Requested binding {"symbol": "IntTools_CArray1OfReal"} does not exist!
But I saw the opencascade.full.d.ts installed from npm,it has the IntTools_CArray1OfReal class.So How I custom builds with the class?
the code in opencascade.full.d.ts is:
The text was updated successfully, but these errors were encountered: