NXOpen.UF.Turn.TeachmodeCreateSubop

Turn.TeachmodeCreateSubop()

Refer to UF_TURN_teachmode_create_subop for documentation.

Signature: TeachmodeCreateSubop(operTag, subopType)

Parameters:
  • operTag (Tag) – Tag of the teachmode operation for whichsuboperations should be added
  • subopType (NXOpen.UF.Param.TtmoprSubopType Refer to UF_PARAM_ttmopr_subop_type_t for documentation.) – Type of the suboperation
Returns:

A Tuple

Return type:

A tuple consisting of (subopTag,message)

subopTag(Tag): Tag of the created suboperation

message(str): Informational message both forsuccessful detection as for error case

License requirements: None