NXOpen.UF.Modeling.SetAngleTolerance

Modeling.SetAngleTolerance()

Refer to UF_MODL_set_angle_tolerance for documentation.

Signature: SetAngleTolerance(tolerance)

Parameters:tolerance (float) – Angle tolerance. Value must be greater than e-10 (greater than zero).
Returns:Error code: 0 = No error 1 = Invalid value, tolerance not changed
Return type:int

License requirements: None