User Tools

Site Tools


4rpl:commands:distancepointline

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
4rpl:commands:distancepointline [2021/01/08 11:01] – external edit 127.0.0.14rpl:commands:distancepointline [2023/03/25 05:19] (current) – [Examples] Kalli
Line 1: Line 1:
 ~~NOTOC~~ ~~NOTOC~~
-<=[[4rpl:start| Index]]+<=[[4rpl:start| Index]] \\ 
 +<=[[4rpl:start#math_utility| Math Utility]] 
  
 ====== DistancePointLine ====== ====== DistancePointLine ======
Line 11: Line 13:
 ===== Examples ===== ===== Examples =====
 <code 4rpl> <code 4rpl>
-DistancePointLine(V3(1 0 1) V3(0 0 0)V3(2 0 2)) ->dist+DistancePointLine(V3(1 0 1) V3(0 0 0) V3(2 0 2)) ->dist
 trace(<-dist) trace(<-dist)
 </code> </code>
 <=[[4rpl:start| Index]] <=[[4rpl:start| Index]]
  
4rpl/commands/distancepointline.1610121708.txt.gz · Last modified: 2021/01/08 11:01 by 127.0.0.1