update_definition#

UserDefinedComponent.update_definition(password='', new_filepath='')[source]#

Update 3d component definition.

Parameters:
passwordstr, optional

Password for encrypted models. The default value is "".

new_filepathstr, optional

New path containing the 3d component file. The default value is "", which means that the 3d component file has not changed.

Returns:
bool

True if successful.