I have some Polysrfs that were baked from Grasshopper. During that process, Arrow Decorations were accidentally embedded into the geometry, which only appear in its Make2D.
This is what I am trying to do:
locate where the PolySrfs hold the arrow data.
edit their object attributes to remove the arrows
This is more for my general understanding of object attributes.
Cheers arrowed_brep_1.3dm (727.3 KB)
Thanks. It looks like object attributes can be a complex issue for Make2D. Objects can have lots of properties that are not exposed in the UI and one would want to keep some attributes on some object types and not on other object types.
I’ve put that issue on the list for a closer look at some point: RH-87481 Make2D: Object Attributes Options
-wim