How can I assign 3D Objects to Resource based on matching Properties or User Fields?


The following sample script assigns all the 3D Objects that are selected and have a User Field Value that matches the name of an existing Resource -
RESOURCE ASSIGN_OBJECT(VAR 3D(SELECTED AND UFV("User Field")==$0.NAME))