POINT 2L: Difference between revisions
From Macros Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
[[Geometry:Creating_Geometry|'''Back''']] | |||
{{Command|syntax=[[Image:point_2l.png|right|POINT_2L]]POINT_2L <point number>, <line 1>, <line 2> | {{Command|syntax=[[Image:point_2l.png|right|POINT_2L]]POINT_2L <point number>, <line 1>, <line 2> | ||
|description=:Create a [[macro_point|point]] where 2 lines intersect. | |description=:Create a [[macro_point|point]] where 2 lines intersect. |
Revision as of 21:46, 30 July 2010
Command
- Create a point where 2 lines intersect.
Parameters
- <point number>
- The number of the point to be created.
- A number between 1 and 100.
- <line 1>
- The number of an existing line.
- <line 2>
- The number of an existing line.
Example
- POINT_2L 5, 6, 9