Jump to content

How to access name of the current stage mesh in python.


---
 Share

Recommended Posts

When we are using single mesh to create report, I am able to get the name of imported mesh in python.

gom.app.project.parts[Part].actual.name

 

But in stage project, I am not able to get the names of Imported mesh. As I change active stage the name of mesh should also change but it is not happening.

In explorer, it is changing with change is stage but when you rename it, it renames the first mesh.

My question is : How to access Current Stage Mesh name in python.

Link to comment
Share on other sites

 Share

×
×
  • Create New...