Announcements
Attention for Customers without Multi-Factor Authentication or Single Sign-On - OTP Verification rolls out April 2025. Read all about it here.
JamieVJohnson2
in reply to: GeorgK

Use ComponentDefinition.MassProperties.CenterOfMass, if you want intellisense to work, you must use a PartComponentDefinition or an AssemblyComponentDefinition.  CenterOfMass is a point, you can then calc against any other point.  But I see that you have done that in the posted code.

jvj