NXOpen.UF.Drf.AskAssociativeOrigin

Drf.AskAssociativeOrigin()

Refer to UF_DRF_ask_associative_origin for documentation.

Signature: AskAssociativeOrigin(draftingEntity)

Parameters:draftingEntity (Tag) – Dimension or drafting object to query.
Returns:A Tuple
Return type:A tuple consisting of (originData,origin)

originData(list of ``NXOpen.UF.Drf.AssociativeOrigin` Refer to UF_DRF_associative_origin_s for documentation.`): Data used to define the associative origin. To free this allocated data, please use UF_free.

origin(list of float): Origin of the annotation in absolute coords.

License requirements: None