NXOpen.UF.Cam.SetLowerLimitPlaneData

Cam.SetLowerLimitPlaneData()

Refer to UF_CAM_set_lower_limit_plane_data for documentation.

Signature: SetLowerLimitPlaneData(objectTag, origin, normal)

Parameters:
  • objectTag (Tag) – the parent object of the plane
  • origin (list of float) – the 3D origin of the plane
  • normal (list of float) – the 3D normal of the plane

License requirements: None