Hi all,
As the topic suggests, I’m wondering is possible to get the X,Y,Z co-ordinates of the end points of a nested adaptive component.
Cheers
Hi all,
As the topic suggests, I’m wondering is possible to get the X,Y,Z co-ordinates of the end points of a nested adaptive component.
Cheers
Hi James,
Could you drop files or images of your adaptive component so that others can help you. Thanks
Kulkul,
Here you go, its basically a 3 point adaptive with with two types of nested adaptive components.
Cheers
Is it possible to drop adaptive family as well.
Here it is slightly modified from the previous one. same principle.web upload.rfa (708 KB)
There is a node from clockwork package called “FamilyInstance.SubComponents” to get nested family. Try using that see if that helps.
Nested families, if Shared, are listed in Family Types
While you can extract their geometry (and inefficiently extract required info), seems like their adaptive points aren’t accessible.
Cheers both! Sorry for the late reply
Hi @Vikram_Subbaiah
Could you please suggest instead of adaptive family(FAMILY1)if it’s normal extrusion family and a nested point family (P1)in it.can we extract the exact xyz values from nested family (P1)and fill them in its associated family(FAMILY1).
it’s working if one family used in a category,what if we have multiple families in same category,as they values of parameters gets placed in any families,can we select proper elements for filling the values.