NXOpen.UF.Motion.AskInterference

Motion.AskInterference()

Refer to UF_MOTION_ask_interference for documentation.

Signature: AskInterference(interfereTag)

Parameters:interfereTag (Tag) – The tag of the interference to return. This tag is the one returned from the UF_MOTION_create_interference function. It can also be found using object cycle functions (eg. UF_OBJ_cycle_objs_by_type).
Returns:The interference structure for the input tag.
Return type:NXOpen.UF.Motion.Interference Refer to UF_MOTION_interference_s for documentation.

License requirements: None