FreeCAD API

From FreeCAD Documentation
Revision as of 19:14, 16 February 2019 by FuzzyBot (talk | contribs) (Updating to match new version of source page)
(November 2018) This information may be incomplete and outdated. For the latest API, see the autogenerated API 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