Menu

Ray

Nicolas Hainaux

A Ray is defined by a couple of Points, one of them being its initial Point.

So far, it is only used to define Angles.

Possible args for __init__():

  • (Point, Point)

Fields:
nothing, so far

Debugging info: no dbg_str(), so far

Check Ray's complete doc

Back


Related

Doc for dev: Core Objects