import_configuration# Rmxprt.import_configuration(input_file)[source]# Parse a json file and assign all the properties to the Rmxprt design. Parameters: input_filestrFull path to json file to be used. Returns: boolTrue when successful, False when failed.