dividual x,y,z coordinates are queried from a points table to create the point cloud.
2. Second, the index numbers for the faces are queried to produce the mesh surface
3. Third, gaussian curvature values are queried and used to produce the gradient color.…
ries?? and how can I bake them to real Rhino geometries?
p.s: I am using the same naming used in the tutorials for the database name and table/column names
attached a print screen of that section of the definition
your help is appreciated,
thx!…
Using the Slingshot! Plug-in, MySQL queries are used to progressively assemble a Grasshopper mesh with information stored within database tables on a remote computer.
our custom GH addon. I have the following questions: How would you manage and query the version of our own custom addon? E.g. query assembly version number, but how? Is there trick to "update" the version number with GIT tag? How to query the installed GHPython version number? (the query is not done in a script component) E.g. iterate installed addons, but how? If the GHPython addon is found, how do get the number?Greetz,Wei Pien…