There may be a few... Yes, the fact that the model is a mesh will be difficult for Rhino. You can try to subtract it directly from a block (surface or mesh) with MeshBooleanDifference. If that fails, you can try manually deleting the open face (I assume it is planar), create an open mesh box, dupe the edges of the mesh box and the object, use the PlanarMesh command on the resulting polylines, and then join the 3 meshes to create one closed object. There are several other ways to do this, but without the model, it's hard to know which is the best. --ch


LinkBack URL
About LinkBacks




