--ExportTransform -- Object name set to the SubItem is "SubItem" SubItem = vci.assets.GetSubItem("SubItem") print(SubItem.GetPosition()) print(SubItem.GetLocalPosition()) print(SubItem.GetRotation()) print(SubItem.GetLocalRotation()) print(SubItem.GetLocalScale()) print(SubItem.GetForward())