SMC_NCDecoder.GetDCS (METH)¶
METHOD GetDCS : SMC_PosInfo
Describes the transformation from DCS to MCS. Since the transformation
can change with every call of the decoder, this method returns the
transformation which is valid at the current leading pointer (iLineNumberDecoded).
- dX, dY, dZ describe the offset of the DCS relative to the MCS.(The vector from the origin of the MCS to the origin of the DCS,expressed in MCS coordinates)
dA1, …, dA5 describe the offset of the additional axes P, Q, U, V, W.
- If eOriConv = SMC_ORI_CONVENTION.ADDAXES, dA, dB, and dC describean offset for each coordinate.If eOriConv <> SMC_ORI_CONVENTION.ADDAXES, then the members dA, dB, dCdescribe the rotation from DCS to MCS.
- InOut:
Scope
Name
Type
Return
GetDCS