NXOpen.UF.Cam.AskClearPlaneData

Cam.AskClearPlaneData()

Refer to UF_CAM_ask_clear_plane_data for documentation.

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