JPH056442A - Circular arc generating method - Google Patents

Circular arc generating method

Info

Publication number
JPH056442A
JPH056442A JP3257469A JP25746991A JPH056442A JP H056442 A JPH056442 A JP H056442A JP 3257469 A JP3257469 A JP 3257469A JP 25746991 A JP25746991 A JP 25746991A JP H056442 A JPH056442 A JP H056442A
Authority
JP
Japan
Prior art keywords
curved surface
plane
intersection
lines
arc
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP3257469A
Other languages
Japanese (ja)
Inventor
Sumio Kikuchi
純男 菊池
Hirobumi Uenishi
博文 上西
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Hitachi Ltd
Original Assignee
Hitachi Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP3257469A priority Critical patent/JPH056442A/en
Publication of JPH056442A publication Critical patent/JPH056442A/en
Pending legal-status Critical Current

Links

Landscapes

  • Numerical Control (AREA)
  • Image Generation (AREA)

Abstract

PURPOSE:To easily generate a circular arc for production of a fillet curved surface where two curved surfaces are smoothly connected together in a designated radius by deciding first the 1st and 2nd surfaces and a plane which crosses these two surfaces. CONSTITUTION:A plane 8 passing through a point set on a line 7 piercing through the surfaces 1 and 2 is obtained together with the lines 9 and 10 crossing both surfaces 1 and 2. Then the lines 9 and 10 are moved by the same extent within the plane 8 and an intersecting point 13 is defined as the center of a circular arc. Thus a circular arc is obtained on both lines 9 and 10. In the same way, the circular arcs are generated with other points on the line 7. A fillet curved surface is obtained when those circular arcs are connected together. This generating procedure can be simply carried out by a computer.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は2つの曲面を指定された
半径で滑らかに接続する、フィレット曲面を生成するの
に適した円弧を生成する方法に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a method for smoothly connecting two curved surfaces with a specified radius to generate an arc suitable for generating a fillet curved surface.

【0002】[0002]

【従来の技術】従来、自由曲面形状の2曲面間に付加す
るフィレット曲面は、データであらわすことができなか
ったために数値制御工作機械で加工することができなか
った。そのために倣い加工や放電加工に頼らざるを得な
かった。
2. Description of the Related Art Conventionally, a fillet curved surface to be added between two free curved surfaces cannot be represented by data, and therefore cannot be machined by a numerically controlled machine tool. For that reason, there was no choice but to rely on copying or electric discharge machining.

【0003】[0003]

【発明が解決しようとする課題】この従来技術では加工
精度が悪いとか加工工数が大きいという問題点があっ
た。
However, this conventional technique has problems that the machining accuracy is poor and the number of machining steps is large.

【0004】二つの面を滑らかに接続するための、これ
らに接する曲面(フィレット曲面)を計算機により簡単
に生成することが望ましい。本発明の目的はフィレット
曲面の生成に適した円弧の発生方法を提供することであ
る。
It is desirable to easily generate a curved surface (fillet curved surface) in contact with two surfaces by a computer in order to smoothly connect the two surfaces. An object of the present invention is to provide a method of generating an arc suitable for generating a fillet curved surface.

【0005】[0005]

【課題を解決するための手段】本発明による円弧の発生
方法では、第1、第2の面とそれらと交叉する一つの平
面を決定し、その平面と第1、第2の面との一対の交線
から、それぞれの交線上の点がその平面内でそれぞれの
交線の法線方向に一定量移動するように、それらの一対
の交線をオフセットして得られるオフセットされた一対
の交線を求め、これらのオフセットされた一対の交線の
交点を求め、その求めた交点を中心とし、その平面内に
あり、その平面とそれら一対のオフセット前の交線に接
する円弧を発生する。
In the method of generating an arc according to the present invention, a first plane and a second plane and one plane intersecting them are determined, and a pair of the plane and the first plane is formed. From the intersection line of, the pair of offset lines obtained by offsetting the pair of intersection lines so that the points on each intersection line move in the plane in the normal direction of the intersection line. A line is obtained, an intersection of a pair of these offset intersections is obtained, and an arc that is in the plane with the obtained intersection as the center and that is in contact with the plane and the pair of intersections before the offset is generated.

【0006】[0006]

【作用】一つの面を定めてから円弧を発生するのでその
発生が容易にできる。
Since the arc is generated after defining one surface, the arc can be easily generated.

【0007】[0007]

【実施例】以下、本発明の一実施例を第1,2,3,
4,5,6,7,8図により説明する。
EXAMPLE An example of the present invention will be described below as first, second, third,
This will be described with reference to FIGS.

【0008】第1図は全体構成を示しており、cpu3
の入力データとして、フィレット曲面を付加する2曲面
データを与える。この曲面データは解析曲面の場合には
1(x,y,z)=o,S2(x,y,z)=oとして
与え、自由曲面の場合には、第2図に示すように曲面パ
ラメータu,vが整数値をとるu,vの格子点、たとえ
ば6での位置座標x,y,zとu,vの方向の接線ベク
トルで与える。cpu3では、曲面データ1,2に基づ
き第3図に示す処理の流れによりフィレット曲面データ
を得る。フィレット曲面データは、第2図と同一形式を
とる。次にこのフィレット曲面データに基づき数値制御
工作機械(以下、NCと略す。)4を駆動するために、
cpu3内ではNCのカッタの動きを制御するデータ5
をNC4に掃き出す。
FIG. 1 shows the overall structure, which is cpu3.
As input data of, two curved surface data to which a fillet curved surface is added is given. This curved surface data is given as S 1 (x, y, z) = o and S 2 (x, y, z) = o in the case of an analytical curved surface, and as shown in FIG. 2 in the case of a free curved surface. The surface parameters u and v are given by u and v lattice points where integer values are taken, for example, position coordinates x, y and z at 6 and tangent vectors in the directions of u and v. In cpu3, fillet curved surface data is obtained based on the curved surface data 1 and 2 by the processing flow shown in FIG. The fillet curved surface data has the same format as in FIG. Next, in order to drive the numerically controlled machine tool (hereinafter abbreviated as NC) 4 based on the fillet curved surface data,
Data 5 that controls the movement of the NC cutter in cpu3
Sweep out to NC4.

【0009】以上が全体構成である。次にフィレット曲
面データを得る方法を第4,5図を用いて述べる。
The above is the overall configuration. Next, a method for obtaining fillet curved surface data will be described with reference to FIGS.

【0010】なお、第4図はわかり易くするために曲面
1,2の裏側からみた図である。
Incidentally, FIG. 4 is a view seen from the back side of the curved surfaces 1 and 2 for the sake of easy understanding.

【0011】まず、曲面1,2の相貫線7上の点18で
7に垂直な平面(切断面)8の方程式を得る。切断面8
の作成間隔は7の曲率変化に応じて決め、相貫線7上で
始点16から終点17方向(またはこの逆方向)に順次
16,24,25…と作成位置を決める。次に7と曲面
1,2との交線9,10を切断面7上で交線9,10の
法線方向へオフセットする。以下では添え字vのついた
記号はベクトル量を表わす。
First, an equation of a plane (cutting plane) 8 perpendicular to 7 is obtained at a point 18 on the intersection line 7 of the curved surfaces 1 and 2. Cut surface 8
The production interval is determined according to the change in curvature of 7, and the production position is sequentially determined from the start point 16 to the end point 17 (or the opposite direction) 16, 24, 25 ... On the intersection line 7. Next, the intersection lines 9 and 10 between 7 and the curved surfaces 1 and 2 are offset in the normal direction of the intersection lines 9 and 10 on the cut surface 7. In the following, the symbols with the subscript v represent vector quantities.

【0012】オフセット式は、交線9をCv,1(t),
10をCv,2(t),オフセット量R、パラメータtに
対応するCv,1(t),Cv,2(t)上の点における切断
面上の単位法線ベクトルをNv,1(t),Nv,2(t)と
おくとCv,1(t),Cv,2(t)を各々オフセットした
曲線Cv,1m(t),Cv,2m(t)はCv,j,m(t)
=Cv,j(t)+R・Nv,j(t) (j=1,2)
で与えられる。オフセット量Rは切断面7の位置より決
められる、フィレット曲面の半径である。
In the offset equation, the intersection line 9 is C v, 1 (t),
10 is C v, 2 (t), the offset amount R, and the unit normal vector on the cutting plane at the point on C v, 1 (t), C v, 2 (t) corresponding to the parameter t is N v, Letting 1 (t) and N v, 2 (t) be C v, 1 (t) and C v, 2 (t) respectively offset curves C v, 1 , m (t), C v, 2 , m (t) is C v, j, m (t)
= C v, j (t) + R · N v, j (t) (j = 1, 2)
Given in. The offset amount R is the radius of the fillet curved surface determined by the position of the cut surface 7.

【0013】今、指定されたフィレットの半径が相貫線
7上の始点16でR1,終点17でR2とすると相貫線上
のある点18におけるフィレット曲面の半径は R=R1+f(l) ここで、lは始点16から点18までの相貫曲線長、f
(l)は始点16,終点17間の全相貫線長Lとすると
f(o)=o,f(L)=R2−R1を満足する関数であ
る。
[0013] Now, at the beginning 16 of the radius on the phase transmural line 7 of the designated fillet R 1, the radius of the fillet curved in 18 point in the interpenetrating line When R 2 at the end 17 R = R 1 + f ( l) where l is the length of the curve of intersection from start point 16 to point 18, f
(L) is a function that satisfies f (o) = o and f (L) = R 2 −R 1 where the total phase line length L between the start point 16 and the end point 17 is L.

【0014】 関数をあげることができる。[0014] You can give a function.

【0015】こうしてオフセットした曲線11,12の
交点13が発生させる円弧の中心位置となる。この交点
13に対応する交線9,10上の点14,15が円弧の
両端点となるため、円弧の方程式は一意に定まる。
The intersection 13 of the offset curves 11 and 12 is the center position of the arc generated. Since the points 14 and 15 on the intersecting lines 9 and 10 corresponding to the intersecting point 13 are both end points of the arc, the equation of the arc is uniquely determined.

【0016】以上の手順を位置の異なる、複数の切断面
について繰返すことにより第6図に示すように曲面1,
2側で各々円弧端点列26,27,28…を、それぞれ
曲面1および曲面2に接するように、接続するB−スプ
ライン曲線を作成し、フィレット曲面の境界曲線20,
22の式を得る。
By repeating the above procedure for a plurality of cut surfaces having different positions, as shown in FIG.
B-spline curves that connect the arc end point sequences 26, 27, 28, ... On the second side so that they are in contact with the curved surface 1 and the curved surface 2, respectively.
We get 22 expressions.

【0017】フィレット曲面の他の境界曲線は円弧であ
る。境界曲線19,20,21,22をCv,1(u),
v,2(v),Cv,3(u),Cv,4(v)としたとき、
フィレット曲面式S(u,v)はよく知られているCo
ons式により次式で与えられる。
Another boundary curve of the fillet curved surface is a circular arc. The boundary curves 19, 20, 21, and 22 are represented by C v, 1 (u),
When C v, 2 (v), C v, 3 (u), and C v, 4 (v),
The fillet surface expression S (u, v) is the well-known Co
The ons formula is given by the following formula.

【0018】S(u,v)=Cv,1(u){1−φ(v)}+
v,2(v){1−φ(u)} +Cv,3(u)φ(u)+Cv,4(v)φ(u) −Pv,A{1−φ(u)}{1−φ(v)} −Pv,Bφ(u){1−φ(v)} −Pv,Cφ(u){1−φ(v)} −Pv,D{1−φ(u)}φ(v) ここで Pv,A=Cv,1(o)=Cv,2(o) Pv,B=Cv,1(1)=Cv,4(o) Pv,C=Cv,3(1)=Cv,4(1) Pv,D=Cv,2(1)=Cv,3(o) φ(x)はブレンディング関数である。
S (u, v) = C v, 1 (u) {1-φ (v)} +
C v, 2 (v) {1-φ (u)} + C v, 3 (u) φ (u) + C v, 4 (v) φ (u) −P v, A {1-φ (u)} {1-φ (v)}- Pv, B φ (u) {1-φ (v)}- Pv, C φ (u) {1-φ (v)}- Pv, D {1- φ (u)} φ (v) where P v, A = C v, 1 (o) = C v, 2 (o) P v, B = C v, 1 (1) = C v, 4 (o ) P v, C = C v, 3 (1) = C v, 4 (1) P v, D = C v, 2 (1) = C v, 3 (o) φ (x) is a blending function .

【0019】Sは(u,v)はx,y,z座標値で得ら
れる。
S (u, v) is obtained by x, y, z coordinate values.

【0020】このようにして得られたフィレット曲面式
に基づき、数値制御工作機械で加工するための制御デー
タを得る方法を第8図で説明する。
A method for obtaining control data for machining with a numerically controlled machine tool based on the fillet curved surface formula thus obtained will be described with reference to FIG.

【0021】u方向にカッタを動かして曲面を切削する
にはu=u1,v=v1に対応する点Pの位置からu=u
1+Δu,v=v1に対応する点Qまでカッタを動かすこ
とにより可能である。Coons式により、u,vを与
えたときの位置座標値x,y,zは求められるから、点
P(x1,y1,z1)から点Q(x2,y2,z2)への偏
差Δx=x2−x1,Δy=y2−y1,Δz=z2−z1
数値制御工作機械へ掃き出すことにより、カッタ位置を
制御する。以下、同様にΔuずつuを変化させv=v1
曲線上でカッタを移動させ、次にvをΔvだけ変化させ
た、v=v1+Δv曲線上でカッタを動かすことにより
フィレット曲面を切削する。
To move the cutter in the u direction to cut the curved surface, u = u from the position of the point P corresponding to u = u 1 and v = v 1.
This is possible by moving the cutter to the point Q corresponding to 1 + Δu, v = v 1 . Since the position coordinate values x, y, z when u and v are given are obtained from the Coons equation, the point Q (x 2 , y 2 , z 2 ) is changed from the point P (x 1 , y 1 , z 1 ). The cutter position is controlled by sweeping the deviations Δx = x 2 −x 1 , Δy = y 2 −y 1 , and Δz = z 2 −z 1 to the numerically controlled machine tool. Similarly, u is changed by Δu, and v = v 1
The fillet curved surface is cut by moving the cutter on the curve, and then changing v by Δv, and moving the cutter on the v = v 1 + Δv curve.

【0022】以上述べたように本実施例により、指定さ
れた自曲面形状に対し、所定の半径をもつフィレット曲
面を生成することができる。さらに、本発明の方法を用
いて、従来、倣い加工によっていたフィレット曲面が多
用される家電製品の外形状などの金型加工が数値制御工
作機械を用いて加工可能になった。
As described above, according to this embodiment, it is possible to generate a fillet curved surface having a predetermined radius with respect to the designated self-curved surface shape. Furthermore, by using the method of the present invention, it has become possible to perform the die machining of the outer shape of a home electric appliance, which has been frequently used for the fillet curved surface, which has been conventionally used for the copying, by using a numerically controlled machine tool.

【0023】さらに、これによって加工上の制約からく
るデザイン上の制約が解消され、金型製作期間の15〜
40%短縮、加工精度の1桁向上、材料費の20〜35
%節減の効果がある。
Further, by doing so, the design restrictions resulting from the processing restrictions are eliminated, and the mold manufacturing period is 15 to
40% reduction, processing accuracy improved by one digit, material cost 20-35
There is a% savings effect.

【0024】以上の実施例からも明らかなとおり、本実
施例では、フィレット曲面を形成すべき第1、第2の面
に交叉する複数の平面のいずれか一つの平面内にそれぞ
れ位置し、かつ、それぞれが位置するその一つの平面と
上記第1、第2の面との交線に接し、かつ、これらの交
線との接点を端点とする複数の円弧を使用して、上記第
1、第2の面を滑らかに接続するための、これらに接す
る曲面(フィレット曲面)を電子計算機により生成す
る。
As is apparent from the above embodiment, in this embodiment, the fillet curved surface is located in any one of a plurality of planes intersecting the first and second surfaces, and , Using the plurality of arcs that are in contact with the line of intersection of the one plane on which each is located and the first and second surfaces, and that use the plurality of arcs whose endpoints are the points of contact with these lines of intersection, A curved surface (fillet curved surface) that is in contact with the second surfaces to smoothly connect them is generated by an electronic computer.

【0025】したがって、フィレット曲面を簡単かつ精
度よく生成することができる。
Therefore, the fillet curved surface can be generated easily and accurately.

【0026】[0026]

【発明の効果】本発明による円弧の発生方法では、第
1、第2の面とそれらと交叉する一つの平面を決定し、
これと第1、第2の面の一対の交線から、それそれの交
線上の点がその平面内でそれぞれの交線の法線方向に一
定量移動するように、それらの一対の交線をオフセット
して得られるオフセットされた一対の交線を求め、これ
らのオフセットされた一対の交線の交点を求め、その求
めた交点を中心とし、その平面内にあり、その平面とそ
れら一対のオフセット前の交線に接する円弧を発生す
る。これらの手順は計算機により簡単になしうる。従っ
て、フィレット曲面の生成に用いるのに適した円弧を、
計算機により簡単に生成することが出来る。
According to the arc generating method of the present invention, the first and second surfaces and one plane intersecting them are determined,
From this pair of intersecting lines of the first and second surfaces, a pair of intersecting lines of the intersecting lines so that points on the intersecting lines move in the plane in the normal direction of each intersecting line by a certain amount. Obtain a pair of offset lines of intersection obtained by offsetting, find the intersection point of these offset pair of intersection lines, centered on the obtained intersection point, in the plane, that plane and the pair of Generates an arc that touches the intersection line before the offset. These procedures can be easily done by a computer. Therefore, the arc suitable for generating the fillet curved surface is
It can be easily generated by a computer.

【図面の簡単な説明】[Brief description of drawings]

【図1】本発明を適用する装置の全体構成図。FIG. 1 is an overall configuration diagram of an apparatus to which the present invention is applied.

【図2】曲面の表現方法の説明図。FIG. 2 is an explanatory diagram of a method of expressing a curved surface.

【図3】フィレット曲面の作成方法の処理の流れ図。FIG. 3 is a flowchart of processing of a method for creating a fillet curved surface.

【図4】フィレット曲面作成方法の概略図。FIG. 4 is a schematic diagram of a method for creating a fillet curved surface.

【図5】切断面上での円弧発生方法の説明図。FIG. 5 is an explanatory diagram of an arc generation method on a cut surface.

【図6】発生した円弧端点の接続説明図。FIG. 6 is an explanatory diagram of connection of generated arc end points.

【図7】フィレット曲面の数値表現方法の説明図。FIG. 7 is an explanatory diagram of a numerical representation method of a fillet curved surface.

【図8】フィレット曲面の加工方法の説明図。FIG. 8 is an explanatory diagram of a method for processing a fillet curved surface.

【符号の説明】[Explanation of symbols]

1,2…フィレット曲面を付加する曲面、3…cpu、
4…数値制御工作機械、5…4を制御するデータ、6…
曲面パラメータu,vの格子点、7…曲面1と2との相
貫線、8…切断面、9,10…曲面1と切断面8との相
貫線、11…交線9をオフセットした曲線、12…交線
10をオフセットした曲線、13…オフセットした曲線
11,12の交点、14,15…発生した円弧の曲面1
側の端点、16…相貫線7の始点、17…相貫線7の終
点、18…切断面8が通る、相貫線7上の点、19…フ
ィレット曲面の境界曲線Cv,1(u)、20…フィレッ
ト曲面の境界曲線Cv,2(v)、21…フィレット曲面
の境界曲線Cv,3(u)、22…フィレット曲面の境界
曲線Cv,4(v)、23…円弧、24,25…相貫線7
上の切断面作成点、26,27,28…円弧端点列。
1, 2 ... Filled curved surface, 3 ... cpu,
4 ... Numerically controlled machine tool, 5 ... Data for controlling 4, 6 ...
Lattice points of curved surface parameters u and v, 7 ... Penetration line of curved surfaces 1 and 2, 8 ... Cutting plane, 9, 10 ... Penetration line of curved surface 1 and cutting plane, 11 ... Intersection line 9 are offset Curve, 12 ... Curve obtained by offsetting the intersection line 10, 13 ... Intersection point of the offset curves 11 and 12, 14, 15 ... Curved surface 1 of generated arc
End point on the side, 16 ... Start point of the intersection line 7, 17 ... End point of the intersection line 18, 18 ... Point on the intersection line 7 through which the cutting plane 8 passes, 19 ... Boundary curve C v, 1 (of fillet curved surface) u), 20 ... Boundary curve C v, 2 (v) of fillet curved surface, 21 ... Boundary curve C v, 3 (u) of 22 fillet curved surface, 22 ... Boundary curve C v, 4 (v) of 23 fillet curved surface, 23 ... Arc, 24, 25 ... Penetration line 7
Upper cut plane creation point, 26, 27, 28 ... Arc end point sequence.

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】三次元空間に位置する第1、第2の面に接
する円弧を計算機により生成する方法であって、第1、
第2の面と交叉する一つの平面を決定し、第1、第2の
面とその平面との一対の交線を、それぞれの交線上の点
がその平面内でそれぞれの交線の法線方向に同一量オフ
セットしてオフセットされた一対の交戦を求め、これら
のオフセットされた一対の交線の交点を求め、その求め
た交点を中心とし、その平面内にあり、上記一対の交線
に接する円弧を発生する円弧の生成方法。
1. A method for generating a circular arc in contact with first and second surfaces located in a three-dimensional space by a computer, comprising:
One plane intersecting with the second plane is determined, and a pair of lines of intersection between the first and second planes and the plane are defined, and points on the respective lines of intersection are normals of the lines of intersection within the plane. Obtain a pair of engagements that are offset by the same amount in the direction, find the intersection of these offset pairs of intersections, center on the intersections obtained, and in the plane of the intersection A method of generating arcs that generate touching arcs.
【請求項2】上記円弧を生成するときに、上記一対の交
線のそれぞれの上の上記交点に対応する一対の点を求
め、上記交点を中心とし、その交点から上記一対の点ま
での距離を半径とする円弧を、上記平面上に生成する請
求項1記載の円弧の生成方法。
2. When the arc is generated, a pair of points corresponding to the intersections on each of the pair of intersections is obtained, and the intersection is centered, and the distance from the intersection to the pair of points. The method of generating an arc according to claim 1, wherein an arc having a radius of is generated on the plane.
JP3257469A 1991-10-04 1991-10-04 Circular arc generating method Pending JPH056442A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3257469A JPH056442A (en) 1991-10-04 1991-10-04 Circular arc generating method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3257469A JPH056442A (en) 1991-10-04 1991-10-04 Circular arc generating method

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP57040451A Division JPH0767658B2 (en) 1982-03-15 1982-03-15 Curved surface generation method and numerical control machining method

Publications (1)

Publication Number Publication Date
JPH056442A true JPH056442A (en) 1993-01-14

Family

ID=17306746

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3257469A Pending JPH056442A (en) 1991-10-04 1991-10-04 Circular arc generating method

Country Status (1)

Country Link
JP (1) JPH056442A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006146437A (en) * 2004-11-17 2006-06-08 Mitsubishi Heavy Ind Ltd Shape decision method and three-dimensional shape processor and shape decision program
JP2015109034A (en) * 2013-12-05 2015-06-11 本田技研工業株式会社 Drawing model creation method, and drawing model creation system
JP2017518580A (en) * 2014-06-03 2017-07-06 シーメンス プロダクト ライフサイクル マネージメント ソフトウェアー インコーポレイテッドSiemens Product Lifecycle Management Software Inc. Aerospace industry joggles on multiple adjacent web faces with intersecting runouts
CN113656921A (en) * 2021-07-13 2021-11-16 广东省国际工程咨询有限公司 Three-dimensional hose pipe fitting generation method and device based on PDMS platform

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS575109A (en) * 1980-06-10 1982-01-11 Fanuc Ltd Curved surface forming method

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS575109A (en) * 1980-06-10 1982-01-11 Fanuc Ltd Curved surface forming method

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006146437A (en) * 2004-11-17 2006-06-08 Mitsubishi Heavy Ind Ltd Shape decision method and three-dimensional shape processor and shape decision program
JP2015109034A (en) * 2013-12-05 2015-06-11 本田技研工業株式会社 Drawing model creation method, and drawing model creation system
JP2017518580A (en) * 2014-06-03 2017-07-06 シーメンス プロダクト ライフサイクル マネージメント ソフトウェアー インコーポレイテッドSiemens Product Lifecycle Management Software Inc. Aerospace industry joggles on multiple adjacent web faces with intersecting runouts
CN113656921A (en) * 2021-07-13 2021-11-16 广东省国际工程咨询有限公司 Three-dimensional hose pipe fitting generation method and device based on PDMS platform
CN113656921B (en) * 2021-07-13 2023-11-28 广东省国际工程咨询有限公司 Three-dimensional hose fitting generation method and device based on PDMS platform

Similar Documents

Publication Publication Date Title
Choy et al. A corner-looping based tool path for pocket milling
Lin Real-time surface interpolator for 3-D parametric surface machining on 3-axis machine tools
Koc et al. Smoothing STL files by Max‐Fit biarc curves for rapid prototyping
Fitter et al. A review on approaches for handling Bezier curves in CAD for manufacturing
JP2800861B2 (en) 3D machining method
JPH0373882B2 (en)
JPH0767658B2 (en) Curved surface generation method and numerical control machining method
CN102033513B (en) Computer-assisted discrete geometric programming method
Wang et al. Computer aided contouring operation for traveling wire electric discharge machining (EDM)
Renner Method of shape description for mechanical engineering practice
JPH056442A (en) Circular arc generating method
EP1398683B1 (en) Method and system for generating numerically controlled tool paths on a solid model
Sarma An assessment of geometric methods in trajectory synthesis for shape-creating manufacturing operations
JP3246617B2 (en) Free-form surface machining data creation method
JP2638851B2 (en) Numerical control processing method
Lin et al. An optimisation algorithm for reducing the number of turns on space-filling curve toolpath for sculptured surface milling
JP2737127B2 (en) Object surface shape data creation method
Tam et al. Iso-planar interpolation for the machining of implicit surfaces
Lee et al. Optimal iso-planar cutting direction based on machine kinematic metric: A differential geometry method for freeform surface finishing tool path computation
JP2527230B2 (en) Tool path generation method
JPH07295621A (en) Tool path setting method for cam system for curved surface machining
Yang et al. A new high precision fitting approach for NURBS tool paths generation
Masood A CAD/CAM system for high performance precision drum cams
CN117311260A (en) Method for generating cutter path
JP2007286858A (en) Preparation device and preparing method for surface model