NXOpen.UF.Csys.AskCsysInfo

Csys.AskCsysInfo()

Refer to UF_CSYS_ask_csys_info for documentation.

Signature: AskCsysInfo(csysId)

Parameters:csysId (Tag) – Object identifier of the coordinate system to query.
Returns:A Tuple
Return type:A tuple consisting of (matrixId,csysOrigin)

matrixId(Tag): Pointer to object identifier of the matrix associated with the coordinate system.

csysOrigin(list of float): The origin of the coordinate system

License requirements: None