12-15-2019, 09:52 PM
Ah, this was just the description of the algorithm. You can get the center with MeshGeometry3D.Bounds.GetCenterPosition() - the GetCenterPositon and an extension method from Ab3d.PowerToys library (you need to have a using to Ab3d to be able to use it).
Andrej Benedik

