NXOpen.UF.Cam.AskLowerLimitPlaneData

Cam.AskLowerLimitPlaneData()

Refer to UF_CAM_ask_lower_limit_plane_data for documentation.

Signature: AskLowerLimitPlaneData(objectTag)

Parameters:objectTag (Tag) – the parent object of the plane
Returns:A Tuple
Return type:A tuple consisting of (origin,normal)

origin(list of float): the 3D origin of the plane

normal(list of float): the 3D normal of the plane

License requirements: None