文章目录 1. VTK继承关系 2. TVTK模型读取 3. STLReader 4. PLOT3DReader 1. VTK继承关系 2. TVTK模型读取 3. STLReader from tvtk.api import tvtk from Tvtkfunc import ivtk_scene, event_loop s = tvtk.STLReader(file_name="Data/python.stl") m =