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).
  1. 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)
  2. dA1, …, dA5 describe the offset of the additional axes P, Q, U, V, W.

  3. If eOriConv = SMC_ORI_CONVENTION.ADDAXES, dA, dB, and dC describe
    an offset for each coordinate.
    If eOriConv <> SMC_ORI_CONVENTION.ADDAXES, then the members dA, dB, dC
    describe the rotation from DCS to MCS.
InOut:

Scope

Name

Type

Return

GetDCS

SMC_PosInfo