Difference between revisions of "Point definition"

From wiki.fine.cz
Jump to navigation Jump to search
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>

Revision as of 08:31, 1 June 2022

Definition of point. Dimensions are in [mm]

Property XML Description Default
X coordinate [A] X [mm] (empty)
Y coordinate [A] Y [mm] (empty)

Example of Data XML

<Pt X="0" Y="3.25" />