Recursively insert an object and its referenced objects
Insert the object as well as any object it references.
@param pb the packbuilder @param id the id of the root object to insert @param name optional name for the object @return 0 or an error code
See Implementation
Recursively insert an object and its referenced objects
Insert the object as well as any object it references.
@param pb the packbuilder @param id the id of the root object to insert @param name optional name for the object @return 0 or an error code