SLDPRT
From Just Solve the File Format Problem
(Difference between revisions)
Dan Tobias (Talk | contribs) |
|||
Line 5: | Line 5: | ||
|wikidata={{wikidata|Q28975881}} | |wikidata={{wikidata|Q28975881}} | ||
}} | }} | ||
− | '''SolidWorks Part Document''' is the file format used by SolidWorks to store 3D parts. Solidworks files | + | '''SolidWorks Part Document''' is the file format used by [[SolidWorks]] to store 3D parts. Solidworks files have used the [[Microsoft Compound File|MS Compound Document Format]] (CDF), newer versions do not. Early versions had a .prt extension, despite this being used for a number of [[PRT|other formats]], but this was later changed to .sldprt. |
== Libraries == | == Libraries == |
Latest revision as of 16:25, 17 January 2024
SolidWorks Part Document is the file format used by SolidWorks to store 3D parts. Solidworks files have used the MS Compound Document Format (CDF), newer versions do not. Early versions had a .prt extension, despite this being used for a number of other formats, but this was later changed to .sldprt.
[edit] Libraries
- C#: SolidWorks API
- C#: OpenMCDF