I have a number of closed poly surfaces and I creates a few more surfaces using loft, as illustrated in the photos. Is there an easy way to turn this into a one closed poly-surface, I'm a little confused.
How to I combine closed and open poly surfaces in Rhino Mac?
8.5k Views Asked by user379468 At
1
There are 1 best solutions below
Related Questions in SURFACE
- Microsoft tabletop interaction with android OS
- Treating 2d array data as pixels defining a shape - is it possible to create an inside and a surface?
- Displaying surface with non-rectangular boundary
- Surface Reconstruction from Cocone algorithms
- How to I combine closed and open poly surfaces in Rhino Mac?
- matplotlib 3D surface - gaps / holes in surface
- exporting svg image from matlab surface plot
- Color Banding Playing Live Raw H.264 Stream In Android
- Android MediaCodec h.264 Decoding Surface Mode Color Banding
- How to make a better surface 3dplot with discontinuities in data in R?
- Determine Is the keyboard folded back or not on Surface pro
- Scilab : Same colorbar for two subplots
- Scilab : add legend for surface plot
- Android Surfaces Look alike Layout in pre-Lollipop
- J# as an alternative to Java on Windows RT?
Related Questions in RHINO3D
- How to I combine closed and open poly surfaces in Rhino Mac?
- Assigning new list indices to existing list
- Unity import camera views
- Rhinoscript Python3 Queue and Pubnub
- Combining 2 algorithms in grasshoper in order to get the area/ Sqft of the floor
- Global Optimization in Python on a 3D (or four dimensional) array
- Rhinoscript MoveObject Python to C#
- Applescript 'whose extension is' DWG/STEP
- How is a variable of type Variant with value Empty represented on the stack?
- how to divide list of points into lists based on each point's X-coordinate or Y-coordinate?
- Exporting rhino3dm.File3dm to STL in python
- Visual Studio, Compiler Error CS0012 type is not referenced in an assembly, when I have already added this reference
- How do I convert a polysurface to a mesh in Rhino3d
- Visual Studio Python Intellisense not working
- Rhinoceros 5 bad mesh occurs when engraving letters on ring
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?



To join surfaces that share an edge, use the Join command. To union closed polysurfaces (solids) use the BooleanUnion command.