2016-02-03 12:06 AM
2016-02-09 04:53 AM
2016-02-10 08:24 AM
vuego wrote:I don't know if there is a shortcut to achieving this. You could get the 3D body of the mesh from ModelAccess or the older 3D Manager (
My Addon creates API_Element (GDL object) on user specified coordinates acquired with APIIo_GetPointID. X and Y coordinates are ok, Z coordinate is always zero. I would like to use gravity when picking a point on eg Mesh so Z coordinate gets populated too.
2016-02-11 12:28 AM