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 add a leaders to your Rhino model from an array of …
Demonstrates how to add radial dimensions to a selected curve.
Demonstrates how to change advanced display settings in Rhino where the …
How to read point files that describe airfoils and create interpolated …
Demonstrates arc point distribution.
Demonstrates how to array a user-selected object by specifying a start …
Demonstrates how to attach object user data to components of a Brep.
Demonstrates how to convert a folder of AutoCAD files to Rhino 3dm files …
Demonstrates how to recurse through a folder and render every Rhino file …
Demonstrates how to recurse through a folder and save small every Rhino …
Demonstrates how to perform a Boolean Difference operation on two sets of …
Demonstrates how to perform a boolean difference operation on two selected …
Demonstrates how to give thickness to (or shell) a Brep box.
Demonstrates how to calculate the volumes of mesh objects.
Demonstrates how to calculate the principle curvature at a user-specified …
Demonstrates how to calculate the angle between two vectors.
Demonstrates how to calculate the angle between two vectors using …
http://wiki.mcneel.com/developer/sdksamples/volumecentroid
Demonstrates how to switch between standard and universal construction …
Demonstrates how to change the dimension style on all objects in a Rhino …
Demonstrates how to find the center of a circle.
Multi-radius circle packing algorithm in RhinoScript.
Demonstrates how to perform a closest point calculation using an RTree data …
Illustrates RhinoScript code that determines the physical, or MAC, address …
Demonstrates how to count all the different object types using RhinoScript.
Demonstrates how to script the CutPlane command using RhinoScript.
Demonstrates how to create a mesh from a selected surface or polysurface.
Demonstrates how to create a spiral object from an axis and a radius point.
Demonstrates how to create a surface from scratch from points and knots.
Demonstrates how to use the CRhinoGetFileDialog class to preview bitmap …
Demonstrates how to calculate the intersection points of a user-specified …
Demonstrates how to create a specialized GetObject with a custom geometry …
Demonstrates how to run a custom python script from within a command.
Demonstrates how to set up a custom set of actions when the Undo command is …
Demonstrates how to determine Rhino's language setting.
Demonstrates how to determine the normal direction of a Brep face at a …
Demonstrates a basic display conduit that draws a custom axis in the Rhino …
Demonstrates how to drawing arrowheads in a Display Conduit.
Demonstrates the order of how objects are drawn in the Rhino viewport and …
Demonstrates how to change the display precision in a Rhino model.
Demonstrates how to divide a user-selected curve into a set of spaced …
Demonstrates how to create a bounding polyline from naked edges of an open …
Demonstrates how to duplicate the borders of a user-specified surface or …
Demonstrates how to dynamically draw text strings relative to a given …
Demonstrates how to edit selected text, replacing it with new text.
Demonstrates how to explode a user-specified hatch object into its …
Demonstrates how to explode a mesh into individual faces using RhinoScript.
Demonstrates how to export the control points of a user-selected curve and …
Illustrates RhinoScript code that exports Rhino point coordinates to …
Demonstrates how to export a mesh object to Geomview's OFF file format …
Demonstrates how to extend a user-specified edge of a surface.
Demonstrates how to extract the render mesh from a surface or polysurface.
Demonstrates how to extract the thumbnail preview image from .3DM files …
Demonstrates how to extrude the Brep face from a user-specified surface.
Demonstrates how to determine the furthest Z on surface given the X Y …
Demonstrates how to get the vertices of a Brep face.
Demonstrates how to get multiple objects in Rhino command-line options.
Demonstrates retrieve red, green, and blue color intensities using …
Demonstrates how to hatch a closed planar boundary.
Demonstrates how to import text from a file using RhinoScript.
Demonstrates how to increase the degree of a NURBS surface.
Demonstrates how to insert a knot into a user-selected NURBS curve.
Demonstrates how to find the status of a file that contains an instance …
Demonstrates how to print the instance definition names.
Demonstrates how to list or enumerate the objects that make up a nested …
Demonstrates how to find the intersection point(s) of a circle and a line.
Demonstrates how to intersect two meshes.
Demonstrates how to determine of a dynamic array has been dimensioned.
Demonstrates how to determine if a user-selected surface is in plane.
Demonstrates how to determine whether a given Brep is a box.
Demonstrates how to adjust the the isocurve density of a user-specified …
Demonstrates joining points into polylines in RhinoScript.
Demonstrates how to build a list of AutoCAD export schemes using …
Demonstrates how to build a list of IGES export schemes using RhinoScript.
Demonstrates how to create a lofted surface from a set of user-specified …
Demonstrates a custom object attribute matching function in RhinoScript.
Demonstrates how to match text object properties in RhinoScript.
Demonstrates how to use the RhinoMeshBooleanDifference function.
Demonstrates how to intersect meshes.
Demonstrates how to calculate the volume of a user-specified closed mesh.
Demonstrates how to calculate the volume centroid of a mesh.
Demonstrates how to mesh surface and polysurface objects using the …
Demonstrates how to modify the weight of a grip object.
Demonstrates how to change the color of a user-specified light.
Demonstrates how to move the origin of a construction plane.
Demonstrates how to move a CPlane in the active viewport.
Demonstrates how to move user-specified points to a new location.
Demonstrates how to move points in a non-uniform manner.
Demonstrates how to iterate (or enumerate) through Rhino's geometry table.
Demonstrates how to sort and cull simple arrays.
Demonstrates how to open 3DM files using RhinoScript.
Demonstrates how to orient objects on a surface.
Demonstrates how to enable or disable orthogonal mode and its effects.
Demonstrates how to calculate a vector that is perpendicular to another …
Demonstrates how to create a planar surface from a rectangle.
Demonstrates how to project points to Brep objects.
Demonstrates how to project points to a mesh.
Demonstrates how to read dimension text from an annotation object.
Demonstrates how to replace a Hatch Object's pattern.
Demonstrates how to rotate an object around the centroid of its bounding …
Demonstrates how rotate objects around the center point of their bounding …
Demonstrates how to rotate a plane so its x-axis is parallel to the world …
Demonstrates how to save the names of loaded and unloaded plugins to a text …
Demonstrates how to save information about your system's video card to a …
Demonstrates how to save a file using RhinoScript.
Demonstrates how to properly scale text objects by the document's dimension …
Demonstrates how to use RhinoScript's MultiListBox function to select …
Demonstrates how to set Rhino's command prompt text to show the progress of …
Demonstrates how to modify an object's material color to match its display …
Demonstrates how to set the RhinoPageView width and height dimensions.
Demonstrates how to iterate through the geometry table and unhide hidden …
Demonstrates how to show a surface's direction using a display conduit.
Demonstrates how to determine the curve and object colors of back faces.
Demonstrates how to construct the Twist, Bend, Taper, Maelstrom, Stretch, …
Demonstrates how to split a brep with another brep using the RhinoSplitBrep …
Demonstrates how to split the edges of breps.
Split a Set of BReps with a Plane
Demonstrates how to break a file path string in to its components using …
Demonstrates how to draw bitmap sprites in Rhino.
Demonstrates how to create a surface from a set of corner points.
Demonstrates how to sweep along a single rail curve.
Demonstrates how to synchronize the basic material color of an object with …
Demonstrates how to test if an object looks like a circle.
Demonstrates how to set text justification with a specific font.
Demonstrates how to generate tight bounding boxes for Brep objects.
Demonstrates how to move (or transform) a user-specified Brep object.
Demonstrates how to set the default paint colors in Rhino.
Unrolling a developable surface
Unroll developable surface and associated mesh
Demonstrates how to set the visual analysis mode to Z analysis for …