NXOpen.UF.Drf.GetSymbolDivider

Drf.GetSymbolDivider()

Refer to UF_DRF_get_symbol_divider for documentation.

Signature: GetSymbolDivider(segmentNumber, annData, dividerInstance)

Parameters:
  • segmentNumber (int) – The segment of the text to get.
  • annData (int) – The data defining the drafting object. See UF_DRF_ask_ann_data.
  • dividerInstance (int) – Count to the substring that is to be used.
Returns:

A Tuple

Return type:

A tuple consisting of (startPoint,endPoint)

startPoint(list of float): X and Y coordinates of the start point.

endPoint(list of float): X and Y coordinates of the end point.

License requirements: DRAFTING