- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have a Planting family with a parameter "Canopy Width" that works independently of "Height". I can enter a Height and Canopy Width, and the family will produce an elipsoid of those dimensions. The plant detail in plan also resizes with Canopy Width, independently of Height, using this formula: Invert Width = (0.001m2 * Height) / (Canopy Width / 2mm).
The plant family is organised as follows:
PLANT
->PLANT CHILD (with elipsoid)
-->PLANT CHILD DETAIL 1 (basic circle - working)
-->PLANT CHILD DETAIL 2 (autocad plant graphic - not working)
The question is, how to I apply this Invert Width to anything other than individual lines/circles, so that I can resize an elaborate set of detail lines as a group? It seems that I would need to constrain all lines to each other and to a master radius, which is not an option.
The image below shows how the palm is not resizing with the elipsoil in upper left window.
Any advice appreciated.
Solved! Go to Solution.