Hi Maksym,
The joys of wrapping C++ in Python! You need to do something like:
my_node = fea.CastToChNodeFEAxyz(fea.CastToChNodeFEAbase(mesh.GetNode(1)))
print("t = ", sys.GetChTime(), " ", my_node.GetPos())
--Radu
--
You received this message because you are subscribed to the Google Groups "ProjectChrono" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
projectchron...@googlegroups.com.
To view this discussion visit
https://groups.google.com/d/msgid/projectchrono/40c97670-6dfd-444c-9d2e-21619d1f48dan%40googlegroups.com.