Hi everyone,
I have to calculate the inertia Matrix of all CATParts with in a Product, in oder to improve the calculation time, and since many parts could have many instances. I would like to calculate the inertia matrix just once and not more times if its actually the same Part. Is there a way...
Hi everyone,
Does anybody knows hot to get the inertia matrix of a CATPart but referred to a certain Axis System. I Just can obtain the Inertia Matrix referred to the principal Axis System of the CATPart. This is the code I have been using in order to accoplish this.
Set Document =...
Hi everyone,
I have a CATProduct and I need to select all the Bodies which have a material applied. I know there are some queries by the search command in order to filter the searchs, but I dont know how to achieve my goal with this query.
What I was doing first, was to select all the Bodies...