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 trying to compile the equivalent of cad.js in typescript I get this error:
error TS2339: Property 'shell' does not exist on type 'Shell | Solid | CompSolid | Compound | Vertex | Edge | Wire | Face'.
Property 'shell' does not exist on type 'Vertex'.
The text was updated successfully, but these errors were encountered:
When trying to compile the equivalent of cad.js in typescript I get this error:
The text was updated successfully, but these errors were encountered: