BOM Rhino 7

Ok, when I have more time again I will have a look. Thanks.

@zale_orcid @Gijs
Hey All,

Tabl_ is open source, feel free to help out or create your own branch! There is also a newer version available in Rhino 7 through the Package Manager…

Also, the “Comments” is written and read from the User Text of an object with the key “Tabl_”.

1 Like

Thanks @Tim_Williams I will study your work as soon as I find some time to see if I can integrate it into the tools I’ve made.

HI @Gijs can you provide a link to your scripts github - can’t seem to access it or find it

@zale_orcid it’s at GitHub - studiogijs/pythonscripts: python script for Rhino 3d

1 Like

Could you just label an object as part using a custom attribute across the whole project?

IsPart:
Parent :

@Gijs is there anyway to get your bubble callouts to be tags of material data ? say I have a marble top and instead of the bubble callout being a number corresponding to the table.. it is now a tag or code that can also refer to a table. For example, a plywood box table with a marble top. I can assign material marble with tag “MAR” to the top polysurface and the box as plywood with tag “PLY”— then when I pull out the bubble it will read MAR and PLY instead of numbers.. and I can customize these bubbles…

@zale_orcid In Rhino 9 Steve added callout shapes that you could use for that, using Capsule style leaders and attribute user text

Thanks! is this in the wip?

the capsule style for leaders is new in Rhino 9 WIP yes.
see also Rhino 9 Feature: More Callout/Mask Shapes

Thank you!

Capsule text frame is already in V8. Just tried and it works.

ah, you’re right, my bad. Just more styles were added for Rhino 9