Import Export/zh-cn: Difference between revisions

From FreeCAD Documentation
(Created page with "导入导出")
 
No edit summary
(7 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<languages/>
This page gathers the different file formats that can be imported or exported from FreeCAD. Most of these file formats are implemented by a specific module. This module doesn't need to be loaded in order to import or export to that format, but must be loaded to display the corresponding preferences page.
此页面收集可以从FreeCAD导入或导出的不同文件格式。大多数这些文件格式由特定的模块实现。为了导入或导出该格式,不需要加载此模块,但必须加载该模块以显示相应的首选项页面。


{| style="width: 100%;"
{| style="width: 100%;"
! Format
! 格式
! 描述
! Description
! Import
! 导入
! Export
! 导出
! Module
! 模块
! 参数页
! Preferences page
|-
|-
| [[Fcstd file format|FCStd]]
| [[Fcstd file format|FCStd]]
| FreeCAD's native file format
| FreeCAD的原生文件格式
| yes
|
| yes
|
| 内建
| Built-in
| no
|
|-
|-
| [[Material|FCMat]]
| [[Material|FCMat]]
| FreeCAD Material Card
| FreeCAD 材质卡片
| yes
|
| yes
|
| 内建
| Built-in
| no
|
|-
|-
| [[Macros|FCMacro]]
| [[Macros|FCMacro]]
| FreeCAD Macro
| FreeCAD
| yes
|
| yes
|
| 内建
| Built-in
| no
|
|-
|-
| STEP
| STEP
| 工程模型中使用最广泛的交换格式之一
| One of the most widely used exchange format for engineering models
| yes
|
| yes
|
| [[Part Module|Part]]
| 是
|-
| STPZ
| 工程模型中广泛使用的STEP交换格式的压缩版本
| 是
| 是
| [[Part Module|Part]]
| [[Part Module|Part]]
| yes
|
|-
|-
| IGES
| IGES
| 有点老,但仍然经常使用的二进制格式
| A bit older but still much in use solid-based format
| yes
|
| yes
|
| [[Part Module|Part]]
| [[Part Module|Part]]
| yes
|
|-
|-
| BREP
| BREP
| OpenCasCade's native format
| OpenCasCade 的原生格式
| yes
|
| yes
|
| [[Part Module|Part]]
| [[Part Module|Part]]
| no
|
|-
|-
| [[Draft DXF|DXF]]
| [[Draft DXF|DXF]]
| Autodesk Exchange Format. Only 2D geometry is supported
| Autodesk 交换格式. 仅支持 2D 几何图形
| yes
|
| yes
|
| [[Draft Module|Draft]]
| [[Draft Module|Draft]]
| yes
|
|-
|-
| [[FreeCAD_and_DWG_Import|DWG]]
| [[FreeCAD_and_DWG_Import|DWG]]
| Autocad main format. Only 2D geometry is supported. Requires the installation of [[FreeCAD_and_DWG_Import|external software]].
| Autocad 主要格式. 仅支持 2D 几何图形. 要求安装 [[FreeCAD_and_DWG_Import|外部软件]].
| yes
|
| yes
|
| [[Draft Module|Draft]]
| [[Draft Module|Draft]]
| yes
|
|-
|-
| [[Draft SVG|SVG]]
| [[Draft SVG|SVG]]
| 2D格式广泛用于矢量图形
| 2D format widely used for vector graphics
| yes
|
| yes
|
| [[Draft Module|Draft]] / [[Drawing Module|Drawing]]
| [[Draft Module|Draft]] / [[Drawing Module|Drawing]]
| yes
|
|-
|-
| [[Draft OCA|OCA]]
| [[Draft OCA|OCA]]
| Open CAD Format (obsolete, 2D-only format)
| Open CAD 的格式(过时的2D格式)
| yes
|
| yes
|
| [[Draft Module|Draft]]
| [[Draft Module|Draft]]
| yes
|
|-
|-
| [[Arch IFC|IFC]]
| [[Arch IFC|IFC]]
| 行业基础类,用于交换BIM模型。需要安装[[Arch IFC|外部软件]]。
| Industry Foundation Classes, used to exchange BIM models. Requires the installation of [[Arch IFC|external software]].
| yes
|
| yes
|
| [[Arch Module|Arch]]
| [[Arch Module|Arch]]
| yes
|
|-
|-
| [[Arch DAE|DAE]]
| [[Arch DAE|DAE]]
| Collada格式,用于交换网格几何图形。
| Collada format, used for exchange of mesh geometry
| yes
|
| yes
|
| [[Arch Module|Arch]]
| [[Arch Module|Arch]]
| yes
|
|-
|-
| [[Arch_OBJ|OBJ]]
| [[Arch_OBJ|OBJ]]
| 网格交换格式
| Mesh exchange format
| yes
|
| yes
|
| [[Arch Module|Arch]] / [[Mesh Module|Mesh]]
| [[Arch Module|Arch]] / [[Mesh Module|Mesh]]
| no
|
|-
|-
| STL
| STL
| 多数用于 3D 打印的网格交换格式
| Mesh exchange format mostly used for 3D printing
| yes
|
| yes
|
| [[Mesh Module|Mesh]]
| [[Mesh Module|Mesh]]
| no
|
|-
|-
| BMS
| BMS
| 二进制网格交换格式
| Binary mesh exchange format
| yes
|
| yes
|
| [[Mesh Module|Mesh]]
| [[Mesh Module|Mesh]]
| no
|
|-
|-
| AST
| AST
| 网格交换格式
| Mesh exchange format
| yes
|
| yes
|
| [[Mesh Module|Mesh]]
| [[Mesh Module|Mesh]]
| no
|
|-
|-
| OFF
| OFF
| 网格交换格式
| Mesh exchange format
| yes
|
| yes
|
| [[Mesh Module|Mesh]]
| [[Mesh Module|Mesh]]
| no
|
|-
|-
| PLY
| PLY
| 网格交换格式 / 点集
| Mesh exchange format / Points cloud
| yes
|
| yes
|
| [[Mesh Module|Mesh]] / [[Points Module|Points]]
| [[Mesh Module|Mesh]] / [[Points Module|Points]]
| no
|
|-
|-
| INP
| INP
| Abaqus format
| Abaqus格式
| yes
|
| yes
|
| [[FEM Module|FEM]]
| [[FEM Module|FEM]]
| no
|
|-
|-
| POLY
| POLY
| Tetgen format
| Tetgen格式
| no
|
| yes
|
| [[FEM Module|FEM]]
| [[FEM Module|FEM]]
| no
|
|-
|-
| UNV
| UNV
| FEM exchange format
| FEM 交换格式
| yes
|
| yes
|
| [[FEM Module|FEM]]
| [[FEM Module|FEM]]
| no
|
|-
|-
| MED
| MED
| FEM exchange format
| FEM 交换格式
| yes
|
| yes
|
| [[FEM Module|FEM]]
| [[FEM Module|FEM]]
| no
|
|-
|-
| DAT
| DAT
| FEM exchange format (FEM) or 2D airfoil profile (Draft)
| FEM 交换格式 (FEM) 或者 2D 翼型 (airfoil profile 底图)
| yes
|
| yes
|
| [[FEM Module|FEM]] / [[Draft Module|Draft]]
| [[FEM Module|FEM]] / [[Draft Module|Draft]]
| no
|
|-
|-
| BDF
| BDF
| FEM exchange format
| FEM 交换格式
| yes
|
| no
|
| [[FEM Module|FEM]]
| [[FEM Module|FEM]]
| no
|
|-
|-
| FRD
| FRD
| CalculiX result format
| CalculiX 产生格式
| yes
|
| no
|
| [[FEM Module|FEM]]
| [[FEM Module|FEM]]
| no
|
|-
|-
| NC
| NC
| G-Code file format
| G-代码 文件格式
| yes
|
| yes
|
| [[Path Workbench|Path]]
| [[Path Workbench|Path]]
| no
|
|-
|-
| GC
| GC
| G-Code file format
| G-代码 文件格式
| yes
|
| yes
|
| [[Path Workbench|Path]]
| [[Path Workbench|Path]]
| no
|
|-
|-
| NCC
| NCC
| G-Code file format
| G-代码 文件格式
| yes
|
| yes
|
| [[Path Workbench|Path]]
| [[Path Workbench|Path]]
| no
|
|-
|-
| NGC
| NGC
| G-Code file format
| G-代码 文件格式
| yes
|
| yes
|
| [[Path Workbench|Path]]
| [[Path Workbench|Path]]
| no
|
|-
|-
| CNC
| CNC
| G-Code file format
| G-代码 文件格式
| yes
|
| yes
|
| [[Path Workbench|Path]]
| [[Path Workbench|Path]]
| no
|
|-
|-
| TAP
| TAP
| G-Code file format
| G-代码 文件格式
| yes
|
| yes
|
| [[Path Workbench|Path]]
| [[Path Workbench|Path]]
| no
|
|-
|-
| GCODE
| GCODE
| G-Code file format
| G-代码 文件格式
| yes
|
| yes
|
| [[Path Workbench|Path]]
| [[Path Workbench|Path]]
| no
|
|-
|-
| EMN
| EMN
| IDF file format
| IDF 文件格式
| yes
|
| no
|
| Idf
| Idf
| no
|
|-
|-
| IV
| IV
| OpenInventor file format
| OpenInventor 文件格式
| yes
|
| yes
|
| 内建
| Built-in
| no
|
|-
|-
| VRML
| VRML
| Web 3D format
| Web 3D format
| yes
|
| yes
|
| 内建
| Built-in
| no
|
|-
|-
| WebGL (HTML)
| WebGL (HTML)
| Web 3D format
| Web 3D format
| no
|
| yes
|
| [[Arch Module|Arch]]
| [[Arch Module|Arch]]
| no
|
|-
|-
| SCAD
| SCAD
| OpenSCAD file format
| OpenSCAD 文件格式
| yes
|
| yes
|
| [[OpenSCAD Module|OpenSCAD]]
| [[OpenSCAD Module|OpenSCAD]]
| no
|
|-
|-
| CSG
| CSG
| OpenSCAD Constructive Solid Geometry
| OpenSCAD 建构实体几何
| yes
|
| yes
|
| [[OpenSCAD Module|OpenSCAD]]
| [[OpenSCAD Module|OpenSCAD]]
| no
|
|-
|-
| ASC
| ASC
| 点集格式
| Points cloud format
| yes
|
| no
|
| [[Points Module|Points]]
| [[Points Module|Points]]
| no
|
|-
|-
| POV
| POV
| Povray format
| Povray 格式
| no
|
| yes
|
| [[Raytracing Module|Raytracing]]
| [[Raytracing Module|Raytracing]]
| no
|
|-
|-
| CSV
| CSV
| 逗号分隔值电子表格
| Comma-separated values spreadsheet
| yes
|
| yes
|
| [[Spreadsheet Workbench|Spreadsheet]]
| [[Spreadsheet Workbench|Spreadsheet]]
| no
|
|-
|-
| PDF
| PDF
| Adobe portable document format
| Adobe便携文件格式
| no
|
| yes
|
| 内建
| Built-in
| no
|
|}
|}


[[Category:User Documentation]]
[[Category:User Documentation/zh-cn|分类:用户文档]]
<languages/>

Revision as of 01:46, 9 July 2019

此页面收集可以从FreeCAD导入或导出的不同文件格式。大多数这些文件格式由特定的模块实现。为了导入或导出该格式,不需要加载此模块,但必须加载该模块以显示相应的首选项页面。

格式 描述 导入 导出 模块 参数页
FCStd FreeCAD的原生文件格式 内建
FCMat FreeCAD 材质卡片 内建
FCMacro FreeCAD 宏 内建
STEP 工程模型中使用最广泛的交换格式之一 Part
STPZ 工程模型中广泛使用的STEP交换格式的压缩版本 Part
IGES 有点老,但仍然经常使用的二进制格式 Part
BREP OpenCasCade 的原生格式 Part
DXF Autodesk 交换格式. 仅支持 2D 几何图形 Draft
DWG Autocad 主要格式. 仅支持 2D 几何图形. 要求安装 外部软件. Draft
SVG 2D格式广泛用于矢量图形 Draft / Drawing
OCA Open CAD 的格式(过时的2D格式) Draft
IFC 行业基础类,用于交换BIM模型。需要安装外部软件 Arch
DAE Collada格式,用于交换网格几何图形。 Arch
OBJ 网格交换格式 Arch / Mesh
STL 多数用于 3D 打印的网格交换格式 Mesh
BMS 二进制网格交换格式 Mesh
AST 网格交换格式 Mesh
OFF 网格交换格式 Mesh
PLY 网格交换格式 / 点集 Mesh / Points
INP Abaqus格式 FEM
POLY Tetgen格式 FEM
UNV FEM 交换格式 FEM
MED FEM 交换格式 FEM
DAT FEM 交换格式 (FEM) 或者 2D 翼型 (airfoil profile 底图) FEM / Draft
BDF FEM 交换格式 FEM
FRD CalculiX 产生格式 FEM
NC G-代码 文件格式 Path
GC G-代码 文件格式 Path
NCC G-代码 文件格式 Path
NGC G-代码 文件格式 Path
CNC G-代码 文件格式 Path
TAP G-代码 文件格式 Path
GCODE G-代码 文件格式 Path
EMN IDF 文件格式 Idf
IV OpenInventor 文件格式 内建
VRML Web 3D format 内建
WebGL (HTML) Web 3D format Arch
SCAD OpenSCAD 文件格式 OpenSCAD
CSG OpenSCAD 建构实体几何 OpenSCAD
ASC 点集格式 Points
POV Povray 格式 Raytracing
CSV 逗号分隔值电子表格 Spreadsheet
PDF Adobe便携文件格式 内建