Maintaining SOP Transforms in LOPs

   234   0   1
User Avatar
Member
6 posts
Joined: March 2016
Offline
Hello!

What is the standard, built-in method to translate SOP geometry locations into USD transform operations (xformOp:translate) without manually zeroing out the geometry?
Should I be using packed primitives, or is there a specific setting inside the SOP Import LOP that handles this automatically?

What i came up with right now is:
1. to center all objects to (0,0,0) using matchsize + foreach.
2. Also extract centroids for the objects in SOPs before matchsize and outputting them as XFORMS with the same name to LOPs.


Thanks in advance for the help!

Attachments:
Screenshot 2026-05-30 15.34.06.png (699.9 KB)
Screenshot 2026-05-30 15.40.05.png (736.3 KB)
LOPs_XFORM_test_01.hip (151.5 KB)

  • Quick Links