POINT 2P: Difference between revisions

From Macros Wiki
Jump to navigationJump to search
ConnerO (talk | contribs)
No edit summary
ConnerO (talk | contribs)
No edit summary
Line 1: Line 1:
{{Command|syntax=POINT_2P <point number>, <point>, <point>,
{{Command|syntax=[[Image:point_2p.png|right|POINT_2P]]POINT_2P <point number>, <point>, <point>,
|description=This is used to create a point between 2 other points.
|description=:Create a point between 2 other points.


|param1=<point number>|param1_desc=  {{point number}}
|param1=<point number>|param1_desc=  {{point number}}
Line 8: Line 8:


===Example===
===Example===
:- POINT_2P 2, L6, C2
:POINT_2P 2, 6, 2






[[Category:Geometry]]
[[Category:Geometry]]

Revision as of 17:57, 21 July 2010

Command

POINT_2P
POINT_2P
POINT_2P <point number>, <point>, <point>,


Create a point between 2 other points.

Parameters

<point number>
The number of a previously defined macro point.
<point>
The number of an existing point.
<point>
The number of an existing point.

Example

POINT_2P 2, 6, 2