Table of contents Index

class Line

Declared in module PySplines.Line

Synopsis

class Line:
    def __call__(self, steps=10)
    def __init__(self, points)
    def intersect(self, norm, dist)


Author: Berthold H\366llmann
Version: 1.4