Std Open/開いた

From FreeCAD Documentation
Revision as of 13:28, 20 December 2018 by Luc (talk | contribs) (Created page with "{{GuiCommand/jp|Name=Std_Open|Workbenches=All|SeeAlso=Std_Save,Std_Import}}")

Template:GuiCommand/jp

プロジェクトファイルを開いてFreeCADのワークスペースに読み込みます。さらにインストールされた拡張モジュールによっては IGES、 STEP、BREP、STL、OBJ、PLYなどのファイルを読み込むこともできます。

ファイル読み込み時には常に新しいドキュメントが作成されます。既存のドキュメントにファイルを読み込みたい場合はStd_Import を代わりに使用してください。

FreeCADプロジェクトファイルの拡張子は"FCStd"です。FreeCADプロジェクトファイルの内部構造の情報についてはFCStdファイルフォーマットを読んでください。

Template:Languages/jp

When loading files always a new document gets created. If you want to load a file into an existing document use the Std_Import instead.

FreeCAD project files have the extension "FCStd". To get more information about the internal layout of FreeCAD projects files read the article File Format FCStd.