NXOpen.UF.Drf.CreateNote

Drf.CreateNote()

Refer to UF_DRF_create_note for documentation.

Signature: CreateNote(numLinesText, textString, origin3d, orientation)

Parameters:
  • numLinesText (int) – Number of lines of text
  • textString (list of str) – associated text strings
  • origin3d (list of float) – 3d object origin in WCS coordinates
  • orientation (int) – Orientation of the note: 0 - Horizontal 1 - Vertical
Returns:

Object tag of created note. Initialized to NULL_TAG.

Return type:

Tag

License requirements: DRAFTING