get_point_value#

MotorCAD.get_point_value(parameter, x, y)#

Get a point value from the Motor-CAD FEA.

Parameters:
parameterstr|int

Motor-CAD shading function.

xfloat

Value for the x coordinate.

yfloat

Value for the y coordinate.

Returns:
valuefloat

Value from the FEA.

unitsstr

Units for parameter, which is the Motor-CAD shading function.