﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
5717	OMPython linearize function not working correctly	h.j.van.weers@…	Alachew Mengist	"Within the OMPython module the function linearize contains an if statement depending on self.inputFlag. In the ""else"" branch a requestAPI call is made using simflags as argument:

linearizeResult = self.requestApi('linearize', cName, properties, simflags)

However the simflags variable is not assigned. Work around that worked for me is to remove this argument.

Please correct in the OMPython distribution
"	defect	new	high		OMPython			linearize	
