﻿<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="ja">
	<id>https://wiki.blender.jp/index.php?action=history&amp;feed=atom&amp;title=Extensions%3A2.4%2FPy%2FScripts%2FImport%2FFreecad</id>
	<title>Extensions:2.4/Py/Scripts/Import/Freecad - 版の履歴</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.blender.jp/index.php?action=history&amp;feed=atom&amp;title=Extensions%3A2.4%2FPy%2FScripts%2FImport%2FFreecad"/>
	<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Extensions:2.4/Py/Scripts/Import/Freecad&amp;action=history"/>
	<updated>2026-04-21T04:53:51Z</updated>
	<subtitle>このウィキのこのページに関する変更履歴</subtitle>
	<generator>MediaWiki 1.31.0</generator>
	<entry>
		<id>https://wiki.blender.jp/index.php?title=Extensions:2.4/Py/Scripts/Import/Freecad&amp;diff=88121&amp;oldid=prev</id>
		<title>Yamyam: 1版 をインポートしました</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Extensions:2.4/Py/Scripts/Import/Freecad&amp;diff=88121&amp;oldid=prev"/>
		<updated>2018-06-28T18:41:45Z</updated>

		<summary type="html">&lt;p&gt;1版 をインポートしました&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;ja&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;← 古い版&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;2018年6月28日 (木) 18:41時点における版&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;ja&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(相違点なし)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Yamyam</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.blender.jp/index.php?title=Extensions:2.4/Py/Scripts/Import/Freecad&amp;diff=88120&amp;oldid=prev</id>
		<title>wiki&gt;Mindrones: moved Extensions:2.4/Py/Scripts/Import/import freecad to Extensions:2.4/Py/Scripts/Import/Freecad</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Extensions:2.4/Py/Scripts/Import/Freecad&amp;diff=88120&amp;oldid=prev"/>
		<updated>2011-01-11T11:34:14Z</updated>

		<summary type="html">&lt;p&gt;moved &lt;a href=&quot;/Extensions:2.4/Py/Scripts/Import/import_freecad&quot; class=&quot;mw-redirect&quot; title=&quot;Extensions:2.4/Py/Scripts/Import/import freecad&quot;&gt;Extensions:2.4/Py/Scripts/Import/import freecad&lt;/a&gt; to &lt;a href=&quot;/Extensions:2.4/Py/Scripts/Import/Freecad&quot; title=&quot;Extensions:2.4/Py/Scripts/Import/Freecad&quot;&gt;Extensions:2.4/Py/Scripts/Import/Freecad&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新規ページ&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{ScriptInfo&lt;br /&gt;
|name=Import FreeCAD&lt;br /&gt;
|tooltip=This script import FreeCAD files into Blender&lt;br /&gt;
|menu=Group: Import&lt;br /&gt;
|version=0.0.1 2009-05-16&lt;br /&gt;
|blender=2.48 and up&lt;br /&gt;
|author=[[User:Yorik|Yorik]]&lt;br /&gt;
|license=GPL&lt;br /&gt;
|link=Detailed documentation can be found on the script's [http://yorik.orgfree.com/guestblog.php?2009=105 home page]&lt;br /&gt;
|exe=import_profile.py&lt;br /&gt;
|modules=&lt;br /&gt;
|data=&lt;br /&gt;
|deps=FreeCAD&lt;br /&gt;
|download=http://yorik.orgfree.com/scripts/blender24/import_freecad.py&lt;br /&gt;
|bugtracker=&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Introduction ===&lt;br /&gt;
&lt;br /&gt;
This Script imports FreeCAD files into Blender.&lt;br /&gt;
FreeCAD itself (a recent version, &amp;gt; r2111) must be installed on your system, and the script must be configured so it can find your FreeCAD.la library, which commonly resides in /usr/lib, /opt/FreeCAD/lib on linux or C:\Program Files\FreeCAD0.7\bin on windows.&lt;br /&gt;
&lt;br /&gt;
After everything is setup, the script will be available in your &amp;quot;Import&amp;quot; menu.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Known issues ===&lt;br /&gt;
* Only Part and Annotation objects are imported at the moment, Mesh objects are currently not supported&lt;br /&gt;
=== Credits ===&lt;br /&gt;
----&lt;br /&gt;
Thanks go to:&lt;br /&gt;
&lt;br /&gt;
=== Support ===&lt;br /&gt;
----&lt;br /&gt;
* [http://blenderartists.org/forum/forumdisplay.php?f=11 Python &amp;amp; Plugins forum] at Blender Artists.&lt;br /&gt;
* [http://yorik.orgfree.com/guestblog.php?2009=105 Script page] on Yorik's blog&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
* go to [[Extensions:Py/Scripts|'''Catalog''']] | [[Extensions:Py/Scripts#Import|'''Import''']]&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Introduction ===&lt;br /&gt;
----&lt;br /&gt;
=== Links ===&lt;br /&gt;
----&lt;br /&gt;
*link 1&lt;br /&gt;
*link 2&lt;br /&gt;
&lt;br /&gt;
''Editor info:''Explain what the script does, where the idea came from, what it is related to, why it is useful, etc.&lt;br /&gt;
&lt;br /&gt;
Use the script's tooltip. We need to allow multi-line tips (popups) in Blender, the current limit is not enough and we end up with ugly long lines.&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
&lt;br /&gt;
=== Instructions ===&lt;br /&gt;
&lt;br /&gt;
''Editor info:'' How to use the script&lt;br /&gt;
&lt;br /&gt;
=== Shortcuts ===&lt;br /&gt;
&lt;br /&gt;
''Editor info:'' List of shortcuts used by the script, if any. Mostly relevant for scripts with guis. We should of course standardize basic ones: ESC to cancel, ESC and q to quit, etc.&lt;br /&gt;
&lt;br /&gt;
=== Configuration ===&lt;br /&gt;
&lt;br /&gt;
''Editor info:'' Config options available in the script's gui or via the Scripts Config Editor.&lt;br /&gt;
{{ConfigOptions&lt;br /&gt;
|name=Option name&lt;br /&gt;
|type=TYPE&lt;br /&gt;
|default=Default value&lt;br /&gt;
|explanation=Short explanation.&lt;br /&gt;
}}&lt;br /&gt;
{{ConfigOptions&lt;br /&gt;
|name=Option name&lt;br /&gt;
|type=TYPE&lt;br /&gt;
|default=Default value&lt;br /&gt;
|explanation=Short explanation.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Notes ===&lt;br /&gt;
&lt;br /&gt;
''Editor info:'' Usage notes, there is also a section for general notes at the end.&lt;br /&gt;
&lt;br /&gt;
== Notes ==&lt;br /&gt;
&lt;br /&gt;
''Editor info:'' Miscellaneous notes on the script.&lt;br /&gt;
&lt;br /&gt;
== Compatibility ==&lt;br /&gt;
&lt;br /&gt;
''Editor info:'' For IO scripts, note how complete they are in regards to the file format specification and/or compatiblity with other programs that can read the same format.&lt;br /&gt;
&lt;br /&gt;
== Known Issues ==&lt;br /&gt;
&lt;br /&gt;
''Editor info:'' What doesn't work but should.&lt;br /&gt;
&lt;br /&gt;
== Additional Information ==&lt;br /&gt;
&lt;br /&gt;
''Editor info:'' some text.&lt;br /&gt;
&lt;br /&gt;
=== To-Do list ===&lt;br /&gt;
* the first&lt;br /&gt;
* the ..&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== History ===&lt;br /&gt;
&lt;br /&gt;
 v1.00 - YYYY.MM.DD by Author name&lt;br /&gt;
 - add/fix&lt;br /&gt;
 v0.99 - YYYY.MM.DD by Author name&lt;br /&gt;
 - add/fix&lt;br /&gt;
--&amp;gt;&lt;/div&gt;</summary>
		<author><name>wiki&gt;Mindrones</name></author>
		
	</entry>
</feed>