-
Notifications
You must be signed in to change notification settings - Fork 4
class Filler
Daisuke YAMAGUCHI edited this page Nov 5, 2015
·
12 revisions
Filler クラスは、高度な幾何演算によって複雑な曲面を生成するためのクラスです。
-
new(degree=3, nb_pts_on_cur=15, nb_iter=2, anisotropie=false, tol2d=0.00001, tol3d=0.0001, tolang=0.01, tolcurv=0.1, maxdeg=8, maxsegments=9) -> self- Filler オブジェクトを作成します。
add_bound(edge, flag) -> niladd() -> nilbuild -> nildone? -> boolface -> Shape | nilg0error(index=nil) -> floatg1error(index=nil) -> floatg2error(index=nil) -> float