NXOpen.UF.Assem.AskOrientation

Assem.AskOrientation()

Refer to UF_ASSEM_ask_orientation for documentation.

Signature: AskOrientation(refSetTag)

Parameters:refSetTag (Tag) – Reference set tag whose orientation and origin are wanted.
Returns:A Tuple
Return type:A tuple consisting of (origin,orientation)

origin(list of float): Array to store the origin of the reference set in.

orientation(list of float): Array to store the reference set’s orientation in.

License requirements: None