Link Search Menu Expand Document

Class Plane

About :

planes (x,y) of the two articles are parallel at distance d (z axis of T1 and T2 are alined)

Class diagram of class of Plane.

Functions

Function summury
__init__(self, article1, article2, T1, T2, d=0)  

Methods desciption :

init

def __init__(self, article1, article2, T1, T2, d=0)