POINT 2L

From Macros Wiki
Revision as of 15:46, 13 July 2010 by ConnerO (talk | contribs) (New page: {{Command|syntax=POINT_2L <point number>, <line>, <line>, |description=this is used to create a point between 2 lines. |param1=<point number>|param1_desc= the number of the p...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Command

POINT_2L <point number>, <line>, <line>,


this is used to create a point between 2 lines.

Parameters

<point number>
the number of the point (1 to 100) to be defined.This is a number used by the macro to create other geometry.
<line>
the number of the line (1-100) - previously defined
<line>
the number of the line (1-100) - previously defined

Example

- POINT_XY 12, 3, 4
- POINT_XY 41, 8, 31