An NDoc Documented Class Library |
|
LineType.Value Method
A valuator for the points on the line. The values lam between 0 and 1 give the points between P and Q. It its the linear function P + (Q - P)*lam.
Parameters
-
lam
- the parameter for the linear function P + (Q - P)*lam
Return Value
See Also
LineType Class | Minais.Drawing3d.Math Namespace