get_point_value# MotorCAD.get_point_value(parameter, x, y)# Get a point value from the Motor-CAD FEA. Parameters: parameterstr|intMotor-CAD shading function. xfloatValue for the x coordinate. yfloatValue for the y coordinate. Returns: valuefloatValue from the FEA. unitsstrUnits for parameter, which is the Motor-CAD shading function.