GeometryBasics.jl
GeometryBasics.jl copied to clipboard
Static analysis of a Type
In GeometryTypes there were a series of functions (vertextype, facetype) useful in extending calls to AbstractMesh.
These were pretty useful for avoiding calls to convert. Is similar functionality possible in GeometryBasics?