Section:
Categories:
- Adding-Objects
- Advanced
- Analysis
- Basic
- Blocks
- Caffeine
- Client
- CloudZoo
- CloudZooDoc
- Csharp-Essentials
- Curves
- Databases
- Deployment
- Deprecated
- Development
- Draw
- Essential-Mathematics
- Essentials-Algorithms-and-Data-Structures
- Eto
- Features
- Flamingo
- Fundamentals
- General
- Getting-Started
- GhPython
- Hops
- How-To
- In-Depth
- Intermediate
- Interoperability
- Layers
- Macros
- Miscellaneous
- NURBS
- Other
- Overview
- Picking-and-Selection
- Python-Windows
- Python-in-Rhino
- RDK
- Rendering
- Rhino.Python-101
- RhinoAccounts
- RhinoScript-101
- Scripting
- Scripts
- Surfaces
- Tasks
- Text
- This-Site
- Troubleshooting
- Unsorted
- Viewports-and-Views
- Zoo
- intermediate
- python-scripting
Levels:
Platforms:
Tags:
Tasks:
Versions:
Demonstrates how to create a cone using ON_BrepCone.
Demonstrates how to create a sphere using ON_RevSurface and add it to …
Demonstrates how to array points on a surface with a RhinoScript.
Demonstrates how to calculating the volumes of closed surface, polysurface, …
Demonstrates how to create a NURBS surface.
Demonstrates how to create a plane surface.
Demonstrates how to create a surface object from four edge curves.
Demonstrates how determine the maximum Z coordinate value of a surface or …
Demonstrates how to duplicate the borders of surfaces and polysurfaces.
Demonstrates how to use RhinoExtendSurface() to extend a surface object.
Demonstrates how to extract isoparametric curves from surfaces.
Demonstrates how to determine curve and surface knot multiplicity using …
Demonstrates how to use the CArgsRhinoLoft class and the …
An example of how to morph a surface using RhinoScript.
Demonstrates how to move a surface's grip objects using RhinoScript.
Demonstrates how to positioning objects on a surface using RhinoScript.
Demonstrates how to print the location of a surface's control points using …
Demonstrates how to use ON_Surface::Pullback() to pull a curve object to a …
Generate random points on a surface using RhinoScript.
Demonstrates how to create a surface by revolving one or more profile …
Demonstrates how to script the FlowAlongSrf command using RhinoScript.
Demonstrates how to script the Split command using RhinoScript.
Demonstrates how to use the CArgsRhinoSweep1 class and the RhinoSweep1 …
Demonstrates how to use the CArgsRhinoSweep2 class and the RhinoSweep2 …
Demonstrates how to unroll surfaces and polysurfaces using RhinoScript.