import_configuration#

Rmxprt.import_configuration(input_file)[source]#

Parse a json file and assign all the properties to the Rmxprt design.

Parameters:
input_filestr

Full path to json file to be used.

Returns:
bool

True when successful, False when failed.