Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

Everything E3D

Position Cell

  • Last UpdatedMar 13, 2026
  • 1 minute read

The SYTM is named with the ending …/SortMtoEntry-Col1.

The attributes of this SYTM:

:IdpDesc POSITION

The cell is the only one that requires a description, the word POSITION is mandatory.

:IdpColumn 1

The column number.

:IdpFunc '!!mtoPosNumber

(!entries,!cellRefe,!toBeSorted)'

The function that is used to extract the necessary data for the cell. The arguments are all found in the calling function !!isoMto().

:IdpPurp Entry

Indicates that the cell is for the body of the table, otherwise it can be a header or a last line.

:IdpSort false

Indicates that the cell is not to be sorted.

:IdpCheck false

Indicates that the cell value does not need to be checked for any overlap with the neighbouring cell.

:IdpEnd 7

Specifies the position, in millimeters, of the end of the cell relative to the first cell start point (this cell). It therefore also gives the start of the next cell.