Python Module Index

 
s
skppy
    skppy.data_structure.document Document, header, and ZIP entry data structures
    skppy.data_structure.header SKP file header data structure
    skppy.data_structure.images Texture data structure
    skppy.data_structure.layers Layer and layer folder data structures
    skppy.data_structure.materials Material, color, and texture data structures
    skppy.data_structure.scene Intermediate scene representation for importers
    skppy.data_structure.scene_data Scene data structure
    skppy.exceptions Exception classes for skppy
    skppy.loader File loading and parsing pipeline
    skppy.parser.zip_entries ZIP entry reading utilities