Hot-keys on this page

r m x p   toggle line displays

j k   next/prev highlighted chunk

0   (zero) top of page

1   (one) first highlighted chunk

1

2

3

4

5

6

7

8

9

10

11

__package_name__ = 'numpy-stl' 

__import_name__ = 'stl' 

__version__ = '1.3.3' 

__author__ = 'Rick van Hattem' 

__author_email__ = 'Wolph@Wol.ph' 

__description__ = ''' 

Library to make reading, writing and modifying both binary and ascii STL files 

easy. 

''' 

__url__ = 'https://github.com/WoLpH/numpy-stl/'