trimesh
3.18.3
  • Github
  • Installation
  • Examples
  • Contributing
  • Docker
  • API Reference
    • trimesh.exchange
    • trimesh.interfaces
    • trimesh.path
      • trimesh.path.exchange
        • trimesh.path.exchange.dxf
        • trimesh.path.exchange.export
        • trimesh.path.exchange.load
        • trimesh.path.exchange.misc
        • trimesh.path.exchange.svg_io
      • trimesh.path.arc
      • trimesh.path.creation
      • trimesh.path.curve
      • trimesh.path.entities
      • trimesh.path.intersections
      • trimesh.path.packing
      • trimesh.path.path
      • trimesh.path.polygons
      • trimesh.path.raster
      • trimesh.path.repair
      • trimesh.path.segments
      • trimesh.path.simplify
      • trimesh.path.traversal
      • trimesh.path.util
      • trimesh.path
      • Path2D
      • Path3D
    • trimesh.ray
    • trimesh.resources
    • trimesh.scene
    • trimesh.viewer
    • trimesh.visual
    • trimesh.voxel
    • trimesh.base
    • trimesh.boolean
    • trimesh.bounds
    • trimesh.caching
    • trimesh.collision
    • trimesh.comparison
    • trimesh.constants
    • trimesh.convex
    • trimesh.creation
    • trimesh.curvature
    • trimesh.decomposition
    • trimesh.exceptions
    • trimesh.geometry
    • trimesh.graph
    • trimesh.grouping
    • trimesh.inertia
    • trimesh.integrate
    • trimesh.intersections
    • trimesh.interval
    • trimesh.nsphere
    • trimesh.parent
    • trimesh.permutate
    • trimesh.points
    • trimesh.poses
    • trimesh.primitives
    • trimesh.proximity
    • trimesh.registration
    • trimesh.remesh
    • trimesh.rendering
    • trimesh.repair
    • trimesh.resolvers
    • trimesh.sample
    • trimesh.schemas
    • trimesh.smoothing
    • trimesh.transformations
    • trimesh.triangles
    • trimesh.units
    • trimesh.util
    • trimesh.version
    • https://github.com/mikedh/trimesh
    • PointCloud
    • Scene
    • Trimesh
    • available_formats()
    • load()
    • load_mesh()
    • load_path()
    • load_remote()
    • transform_points()
    • unitize()
trimesh
  • trimesh
  • trimesh.path
  • trimesh.path.exchange
  • Edit on GitHub

trimesh.path.exchange

  • trimesh.path.exchange.dxf
    • bulge_to_arcs()
    • convert_entities()
    • export_dxf()
    • get_key()
    • load_dxf()
  • trimesh.path.exchange.export
    • export_dict()
    • export_path()
  • trimesh.path.exchange.load
    • load_path()
    • path_formats()
  • trimesh.path.exchange.misc
    • dict_to_path()
    • edges_to_path()
    • faces_to_path()
    • lines_to_path()
    • linestrings_to_path()
    • polygon_to_path()
  • trimesh.path.exchange.svg_io
    • export_svg()
    • svg_to_path()
    • transform_to_matrices()
Previous Next

© Copyright 2022, Michael Dawson-Haggerty.

Built with Sphinx using a theme provided by Read the Docs.