LINE VP: Difference between revisions
From Macros Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
[[Geometry:Creating_Geometry|{{Up}}]] | |||
{{Command|syntax=[[Image:line_vp.png|right|LINE_VP]]LINE_HP <line number>, <point> | {{Command|syntax=[[Image:line_vp.png|right|LINE_VP]]LINE_HP <line number>, <point> | ||
|description=:Create a vertical [[macro_line|line]] on a point. | |description=:Create a vertical [[macro_line|line]] on a point. | ||
|param1=<line number>|param1_desc= {{line number}} | |param1=<line number>|param1_desc= {{create line number}} | ||
|param2=<point>|param2_desc= {{point}} | |param2=<point>|param2_desc= {{point}} | ||
}} | }} | ||
Line 8: | Line 10: | ||
===Example=== | ===Example=== | ||
:LINE_VP 1, 1 | :LINE_VP 1, 1 | ||
:For an example macro see [[Contour_2]] | |||
[[Category:Geometry]] | [[Category:Geometry]] |