FreeCAD-Doc/localwiki/Base_API-jp.html
2018-07-19 18:47:02 -05:00

59 lines
3.4 KiB
HTML
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<html><head><title>Base API/jp</title><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><link type='text/css' href='wiki.css' rel='stylesheet'></head><body><h1>Base API/jp</h1></div>
<div id="mw-content-text" lang="en" dir="ltr" class="mw-content-ltr"><div class="mw-parser-output"><p>BaseモジュールはFreeCADモジュール内部に含まれ、FreeCADでよく使われる様々なオブジェクトのためのコンストラクタが含まれています。
</p>
<div class="api">
<div class="function"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Class.png" class="image"><img alt="Class.png" src="Class.png" width="16" height="16" /></a> <big><b>BoundBox</b></big> ( <i>[Xmin,Ymin,Zmin,Xmax,Ymax,Zmax] ) または ( Tuple, Tuple ) または ( Vector, Vector</i> )</div>
<div class="description">
<p><small><b>説明</b>:</small> バウンディングボックスを作成します。バウンディングボックスとは外部との境界を表現するための直方体です。様々な3D型からバウンディングボックスを取得することができます。バウンディングボックスは3D構成要素が他のオブジェクトの占める領域と重なっているかどうか判定するために使われることが多いです。最初に境界の干渉チェックを行うと計算時間を大幅に節約することができるのです
</p>
</div>
</div>
<p><br />
</p><p><br />
</p>
<div class="api">
<div class="function"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Class.png" class="image"><img alt="Class.png" src="Class.png" width="16" height="16" /></a> <big><b>Matrix</b></big> ( <i> </i> )</div>
<div class="description">
<p><small><b>説明</b>:</small> <a href="https://www.freecadweb.org/wiki/index.php?title=Matrix_API/jp" title="Matrix API/jp">行列</a>を作成します。行列はオブジェクトに対する変換の適用に使用できます。
</p>
</div>
</div>
<p><br />
</p><p><br />
</p>
<div class="api">
<div class="function"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Class.png" class="image"><img alt="Class.png" src="Class.png" width="16" height="16" /></a> <big><b>Vector</b></big> ( <i>) または ( x,y,z</i> )</div>
<div class="description">
<p><small><b>説明</b>:</small> FreeCADの3次元<a href="https://www.freecadweb.org/wiki/index.php?title=Vector_API/jp" title="Vector API/jp">ベクトル</a>を作成します。ベクトルは3次元上の点または方向を表します。
</p>
</div>
</div>
<p><br />
</p><p><br />
</p>
<div class="api">
<div class="function"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Class.png" class="image"><img alt="Class.png" src="Class.png" width="16" height="16" /></a> <big><b>Placement</b></big> ( <i> </i> )</div>
<div class="description">
<p><small><b>説明</b>:</small> <a href="https://www.freecadweb.org/wiki/index.php?title=Placement_API/jp" title="Placement API/jp">配置</a>を作成します。
</p>
</div>
</div>
<p><br />
</p><p><br />
</p>
</div>
</div><div class="printfooter">
Online version: "<a dir="ltr" href="https://www.freecadweb.org/wiki/index.php?title=Base_API/jp&amp;oldid=16041">http://www.freecadweb.org/wiki/index.php?title=Base_API/jp&amp;oldid=16041</a>"</div>
<div id="catlinks" class="catlinks" data-mw="interface"></div><div class="visualClear"></div>
</div>
</div>
<div id="mw-navigation">
<h2>Navigation menu</h2>
</body></html>