Migration to the new help center
We are currently migrating to a new help center. Old documentation articles will remain here until they are updated in the new version. However, keep in mind that this migration goes along a completely new ShapeDiver platform, a new version of the viewer and an updated Grasshopper plugin. Therefore, the information contained in the present article might contain outdated information. If you have questions about the topic addressed in the present article but cannot find a version of it in the new help center, don't hesitate to let us know on the forum so we can work on an update shortly.
The ShapeDiver servers use the following default Rhino unit and tolerance settings:
- Absolute tolerance: 0.001
- Relative tolerance: 0.01
- Angle tolerance (degrees): 1°
- Unit system: millimeters
Some operations in Grasshopper can produce different results, depending on the tolerance that is used in the Rhino document. Therefore, if you experience discrepancies after uploading models to the platform, or in general if you are using functionalities that are sensitive to those tolerances, it is a good idea to make sure that your local settings are identical to the ones used on the servers.
If the tolerance settings you are using are needed for your application, then you can use the ShapeDiverTolerance component. This component forces the ShapeDiver servers to use the same settings as your local setup, making sure you obtain the same results when the definition computes solutions.
The ShapeDiverTolerance contains four parameters corresponding to the four above unit and tolerance settings: absolute tolerance (A), relative tolerance (R), angle tolerance (D) and unit system (U).
Internalize parameters
Because of the way our servers process the uploaded definitions, this component only works with internalized parameters (Right-click on the parameter -> Set Number). If you connect inputs such as number primitives or text panels, they will be ignored and the default settings will be used instead.
Comments
0 comments
Please sign in to leave a comment.