NXOpen.UF.Cam.SetClearPlaneData

Cam.SetClearPlaneData()

Refer to UF_CAM_set_clear_plane_data for documentation.

Signature: SetClearPlaneData(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