Difference between revisions of "Point definition"
Jump to navigation
Jump to search
Jan.Gajdosik (talk | contribs) |
Jan.Gajdosik (talk | contribs) |
||
Line 1: | Line 1: | ||
Definition of point. Dimensions are in [mm] | Definition of point. Dimensions are in [mm] | ||
{| class="wikitable" | |||
!Property | |||
!XML | |||
!Description | |||
!Default | |||
|- | |||
|X coordinate | |||
|<sup>[[Legend of XML elements|[A]]]</sup> <code>X</code> | |||
|[mm] | |||
|(empty) | |||
|- | |||
|Y coordinate | |||
|<sup>[[Legend of XML elements|[A]]]</sup> <code>Y</code> | |||
|[mm] | |||
|(empty) | |||
|} | |||
'''Example of Data XML''' | |||
<code><Pt X="0" Y="3.25" /></code> | <code><Pt X="0" Y="3.25" /></code> |