Announcements

Announcement: We’re aware of an issue affecting starting a new topic from category pages and creating new blog posts. New topics can still be started directly from the relevant board. Learn more here.

Is there a way to bake the transformation of a polymesh into the vertices.

Is there a way to bake the transformation of a polymesh into the vertices.

ghanshyam.bhutra
Explorer Explorer
763 Views
2 Replies
Message 1 of 3

Is there a way to bake the transformation of a polymesh into the vertices.

ghanshyam.bhutra
Explorer
Explorer

I am fairly new to arnold, so apologies if the question doesn't make sense

I am trying to bake the transformation of the parent object into the vertices. In maya I would use the freeze transform method or call

pymel.core.makeIdentity(...)

However, my setup requires I do this using arnold python api

I tried to access the vertices from the polymesh node but couldn't do that either.

0 Likes
764 Views
2 Replies
Replies (2)
Message 2 of 3

Stephen.Blair
Community Manager
Community Manager

Where did the Arnold nodes come from? Are you using an ASS file exported from some application?

There's no parent node for Arnold nodes, that kind of hierarchy exists only in the DCC applications like Maya.



// Stephen Blair
// Arnold Renderer Support
0 Likes
Message 3 of 3

ghanshyam.bhutra
Explorer
Explorer

Thanks for responding.

Yes, the nodes came from a ASS file exported from maya. I don't need the hierarchy of as this needs to be applied on a specific node with no children.

0 Likes