w_bridges property

w_bridges property

Size of bridges on the line

Definition:

@property
def w_bridges(self):
    ...
@w_bridges.setter
def w_bridges(self, value):
    ...

See Also