FreeCAD API

From FreeCAD Documentation
Revision as of 21:00, 27 February 2020 by FuzzyBot (talk | contribs) (Updating to match new version of source page)
(October 2019) Do not edit this page. The information is incomplete and outdated. For the latest API, see the autogenerated API documentation, or generate the documentation yourself, see Source documentation.

FreeCADの主要(ルート)モジュールです。FreeCADのインタプリタからは"App"によって呼び出すことも可能です。ドキュメントとその内容(オブジェクト)を操作するのに必要な全てが含まれています。

例:

import FreeCAD
print FreeCAD.listDocuments()
mydoc = FreeCAD.activeDocument()
import FreeCAD
print FreeCAD.listDocuments()
mydoc = FreeCAD.activeDocument()

Template:APIFunction/jp

Template:APIFunction/jp

Template:APIFunction/jp

Template:APIFunction/jp

Template:APIFunction/jp

Template:APIFunction/jp

Template:APIFunction/jp

Template:APIFunction/jp

Template:APIFunction/jp

Template:APIFunction/jp

Template:APIFunction/jp

Template:APIFunction/jp

Template:APIFunction/jp

Template:APIFunction/jp

Template:APIFunction/jp

Template:APIFunction/jp