MCPcopy Create free account
hub / github.com/bengolder/python-geometry / Line3d

Class Line3d

geometry/line.py:4–28  ·  view source on GitHub ↗

A 3d line object This class is used to represent an infinitely extensive line. Lines can be represented with a point and a vector parallel to the direction of the line. Lines can also be initialized with two points. If initialized with just a vector, the line will pass through

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

rhino.pyFile · 0.90
intersectMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected