Apr 12, 2019 #1 KABEL Automotive Dec 10, 2018 29 MA hello everyone, is there any possible way to create a cube using only a point in the space, with vba catia v5. Regards,
hello everyone, is there any possible way to create a cube using only a point in the space, with vba catia v5. Regards,
Apr 12, 2019 #2 jasoncwells Aerospace Jun 23, 2014 50 US You can create a user defined feature that takes a point as an input. Then that UDF can be used at your leisure. The documentation for UDFs is in the Part Design documentation. Regards, Jason Upvote 0 Downvote
You can create a user defined feature that takes a point as an input. Then that UDF can be used at your leisure. The documentation for UDFs is in the Part Design documentation. Regards, Jason
Apr 14, 2019 1 #3 itsmyjob Mechanical Apr 11, 2002 2,375 CA you could do that in vba if the code provide the cube direction and dimensions. Eric N. indocti discant et ament meminisse periti Upvote 0 Downvote
you could do that in vba if the code provide the cube direction and dimensions. Eric N. indocti discant et ament meminisse periti
Apr 15, 2019 Thread starter #4 KABEL Automotive Dec 10, 2018 29 MA jasoncwells thank you for your response, that's a great idea, the probleme is that I always change the file (assembly) that I'm working on. itsmyjob for the dimension I want to set it to 14mm. is there any way to achieve that, I do have multiple points in the space. thank you in advance, Upvote 0 Downvote
jasoncwells thank you for your response, that's a great idea, the probleme is that I always change the file (assembly) that I'm working on. itsmyjob for the dimension I want to set it to 14mm. is there any way to achieve that, I do have multiple points in the space. thank you in advance,