Hi,
I want to update density of a component in an assembly.
I can't update the density using: setUserAttribute() because the density attribute is read-only.(I have tried to unlock it with setUserAttributeLock(), but I get an error saying I have insufficient privileges to perform this action)...