puriddu
Computer
- Nov 24, 2005
- 23
In UG Open API with the function UF_MOTION_ask_link i can find
the name of the link, the number of valid geometry tags in the tag array and the array of geometry tags that make up the link.
For example if i have a cilynder named "cilindro" on which i create a link using the function UF_MOTION_ask_link retyrn me the correct name, the number of geometry tags that's 1, and the tag of geometry. Now if i want to go up to the name "cilindro" what i have to do????? I have proved to use UF_OBJ_ask_name and UF_PART_ask_part_name but i have obtained the name of scenery!!! but i want the name of solid body on which is applied the link that is CILINDRO !!!!
How can i resolve it???
the name of the link, the number of valid geometry tags in the tag array and the array of geometry tags that make up the link.
For example if i have a cilynder named "cilindro" on which i create a link using the function UF_MOTION_ask_link retyrn me the correct name, the number of geometry tags that's 1, and the tag of geometry. Now if i want to go up to the name "cilindro" what i have to do????? I have proved to use UF_OBJ_ask_name and UF_PART_ask_part_name but i have obtained the name of scenery!!! but i want the name of solid body on which is applied the link that is CILINDRO !!!!
How can i resolve it???