Link Search Menu Expand Document

Class Cylinder

About :

A Cylindric constraints two articles lines to be alined aricles can move freely along the line

Class diagram of class of Cylinder.

Functions

Function summury
__init__(self, article1, article2, T1, T2, dmin=None, dmax=None, amin=None, amax=None)  

Methods desciption :

init

def __init__(self, article1, article2, T1, T2, dmin=None, dmax=None, amin=None, amax=None)