update_definition#

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

Update 3d component definition.

Parameters:
passwordstr, optional

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

output_filestr, 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.