Syntax
dbAddMemblockToObject(ObjectID, MemblockID)
Description
This command will add a specified memblock to an object. The memblock is stored inside the objects custom data feature, and remains with the object even if the object is saved and reloaded. This feature is ideal for exporting additional settings for the object such as scale, rotation or more exotic data such as sound or image data. See the memblock category for more features provided through the memblock system.
See Also