Some Meshes.jl geometries are not yet supported because they lack parametric functions, i.e. `(::Geometry)(ts...) -> ::Point`. - [x] `Cone` - [x] `ConeSurface` - [x] `Cylinder` - [x] `Frustum` - [x] `FrustumSurface` ~- [ ] `Polyarea`~ - [x] `Pyramid` - [x] `Wedge` If these functions can be added to Meshes.jl then we should be capable of integrating these.