Builtin modules/ja: Difference between revisions

From FreeCAD Documentation
(Created page with "=== Matrixes ===")
(Updating to match new version of source page)
 
(10 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<languages/>
<languages/>
{{VeryImportantMessage|(October 2019) Do not edit these pages. The information is incomplete and outdated. For the latest API, see the [https://www.freecadweb.org/api autogenerated API documentation], or generate the documentation yourself by following [[Source documentation|Source documentation]].}}

このページには組み込みのFreeCADモジュール、利用可能な関数、プロパティに関するより掘り下げた情報が記載されています。このページにはそれらのモジュールの内容全てがリストアップされている訳ではありませんし、FreeCADは急速に進化しているのでここにある情報は少し古いかもしれません。しかし何ができるのか概観するには十分なはずです。モジュールの内容の全リストを見るにはインタプリタでdir(module)関数を使用してください。
このページには組み込みのFreeCADモジュール、利用可能な関数、プロパティに関するより掘り下げた情報が記載されています。このページにはそれらのモジュールの内容全てがリストアップされている訳ではありませんし、FreeCADは急速に進化しているのでここにある情報は少し古いかもしれません。しかし何ができるのか概観するには十分なはずです。モジュールの内容の全リストを見るにはインタプリタでdir(module)関数を使用してください。
__NOTOC__
__NOTOC__
=== [[FreeCAD_API/jp|FreeCADモジュール]] ===


=== [[Base_API/jp|Base]] ===
== Non graphical ==


<div class="mw-translate-fuzzy">
=== [[Vector_API/jp|Vectors]] ===
=== [[FreeCAD_API/jp|FreeCADモジュール]] ===

</div>
=== [[Matrix_API/jp|Matrixes]] ===

=== [[Console_API|Console module]] ===

=== [[FreeCADGui_API|The FreeCADGui Module]] ===

=== [[Selection_API|Selection module]] ===

=== [[Placement_API|Placement]] ===

=== [[Object_API|Document Objects]] ===


== Graphical ==
=== [[ViewObject_API|View Objects]] ===


<div class="mw-translate-fuzzy">
[[Category:API]]
=== [[FreeCADGui_API/jp|FreeCADGuiモジュール]] ===
[[Category:Poweruser Documentation]]
</div>


{{Powerdocnavi{{#translation:}}}}
[[Category:API{{#translation:}}]]
{{clear}}
{{clear}}

Latest revision as of 11:33, 15 May 2020

(October 2019) Do not edit these pages. The information is incomplete and outdated. For the latest API, see the autogenerated API documentation, or generate the documentation yourself by following Source documentation.

このページには組み込みのFreeCADモジュール、利用可能な関数、プロパティに関するより掘り下げた情報が記載されています。このページにはそれらのモジュールの内容全てがリストアップされている訳ではありませんし、FreeCADは急速に進化しているのでここにある情報は少し古いかもしれません。しかし何ができるのか概観するには十分なはずです。モジュールの内容の全リストを見るにはインタプリタでdir(module)関数を使用してください。


Non graphical

Graphical