10-25-2018
11:34 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
10-25-2018
11:34 AM
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