NXOpen.UF.Drf.CreateOrdinateOrigin

Drf.CreateOrdinateOrigin()

Refer to UF_DRF_create_ordinate_origin for documentation.

Signature: CreateOrdinateOrigin(np1, ip2, ip3, ip4, ip5, ip6, cp7)

Parameters:
  • np1 (Tag) – Tag of the associated object.
  • ip2 (int) – Type of associativity to the associated object: 1 = endpoint 2 = arc center 3 = Utility symbol
  • ip3 (int) – Associativity modifier. For an endpoint associativity: 1 = Associate to the first endpoint 2 = Associate to the second endpoint For an Utility symbol associativity: 1-100 Centerline segment number
  • ip4 (int) – Positive quadrant identifier, determines the signs of the dimensions: 1 = Upper right 2 = Upper left 3 = Lower right 4 = Lower left 5 = all quadrants
  • ip5 (int) – Arrow and dimension line display for the ordinate origin: 1 = Don’t display 2 = Display
  • ip6 (int) – Origin symbol display 1 = Display origin name 2 = No display
  • cp7 (str) – Entity name.
Returns:

Tag of the created dimension.

Return type:

Tag

License requirements: DRAFTING