TOP Geometry: How to save attribute changes?

   947   0   0
User Avatar
Member
1 posts
Joined: 5月 2023
Offline
Hello,

When passing geo with attributes to a TOP Geometry node how can I save changes to those attributes that happen in the TOP network?

Example:
I create a few points and add a name string attribute to them ("jerry"). I pass those points to the TOP Geometry node and set the inner geometryimport node to copy from the point class. Inside the TOP network I use a python script to set the copied name attribute to "rick". Finally, I use a second geometryimport node to commit the work_item's name attribute through the Edit Geometry tab.

Once outside of the TOP network I expect the name attribute to be "rick" but it's "jerry".

Attachments:
geometry_import_test.hip (98.7 KB)

  • Quick Links