AutoSketch
From Just Solve the File Format Problem
(Difference between revisions)
(Category:3D and CAD/CAM Models) |
(→Sample files) |
||
(One intermediate revision by one user not shown) | |||
Line 11: | Line 11: | ||
== Identification == | == Identification == | ||
'''.skd''' files are reported to begin with ASCII "{{magic|AutoSketch drawing database}}". | '''.skd''' files are reported to begin with ASCII "{{magic|AutoSketch drawing database}}". | ||
+ | |||
+ | == Sample files == | ||
+ | * {{DexvertSamples|image/autoSketchDrawing}} | ||
== Links == | == Links == |
Latest revision as of 19:21, 16 February 2024
AutoSketch is a discontinued 2D vector graphics and CAD program from Autodesk.
It has native .skd and .skf file formats. .skf is evidently a thumbnail format.
[edit] Identification
.skd files are reported to begin with ASCII "AutoSketch drawing database
".