http://www.ted-cad.co.jp/
洗濯昨日ではありません選択機能です。(1)q090414
ぐちゃぐちゃに重なった中から、文字列の一部「選択機能」だけを選択して移動しました。
《学生の方に、[Grain CAD System]と[QuickLeaf]の製品版を無償で提供いたします!》
イメージをテキスト形式にすると次のようになります。(参考)
/Layer "A"
.PenColor 1 Black
.PenColor 19 Black
.PenColor 20 Red
.Pen 1 0.5000 Round
.Text -11.0000 83.0000 3.0000 0.0000
"洗濯昨日では"
.Text -12.0000 77.0000 3.0000 45.0000
"ありません"
.Pen 20 0.0000 Round
.Text 30.0000 77.0000 3.0000 45.0000
"選択機能"
.Pen 1 0.5000 Round
.Text 7.0000 77.0000 3.0000 135.0000
"です。"
.Line -6.0000 82.0000 -6.0774 82.0588
.Line -6.0774 82.0588 -6.2288 82.0770
.Line -6.2288 82.0770 -6.4482 82.0537
.Circle -9.0000 76.0000 2.8284
.Circle -8.0000 76.0000 6.7082
.Circle -3.0000 78.0000 3.1623
.Pen 19 0.1000 Round
.Dash -15.0000 90.0000 -12.0000 93.0000 0.5000
.Dash -12.0000 93.0000 -10.0000 90.0000 0.5000
.Dash -10.0000 90.0000 -6.0000 89.0000 0.5000
.Line -17.0000 91.0000 -16.2800 90.9650
.Line -16.2800 90.9650 -15.6533 90.8933
.Line -15.6533 90.8933 -15.1200 90.7850
.Arc 1.1429 79.9286 7.9299 -91.0322 98.7974
.Arc 9.0000 82.5000 2.5000 216.8699 -126.8699
.Arc -1.6538 81.1154 10.8193 10.0316 130.4497
フォーマットは次の通りです。
/Layer [layer_name]
layer_name 文字列の規約に従う層名称
.PenColor pen_number color_name
pen_number ペン番号(1~1024)
color_name 色名称
.Pen pen_number pen_size shape
pen_number ペン番号(1~1024)
pen_size ペンサイズ
shape Round または Square
.TextAspectGap aspect gap
aspect アスペクト比(文字高さに対する文字幅 の比)
gap 間隔比 (文字高さに対する文字間隔の比)
.TextAspectGap Default
アスペクト比と間隔比を実行時のディフォルト
.Line x1 y1 x2 y2
x1 y1 端点1
x2 y2 端点2
.Dash x1 y1 x2 y2 w
x1 y1 端点1
x2 y2 端点2
w 破線と空白の長さ
.Circle x y r
x y 中心位置
r 半径
.Text x y height angle
string
x y 文字列の開始位置
height 文字高さ
angle 角度(単位=度)
.Arc3 x1 y1 x2 y2 x3 y3
x1 y1 開始点
x2 y2 通過点
x3 y3 終端点
.Arc x y r as ad
x y 中心位置
r 半径
as 開始角度 (単位=度)
ad 相対終了角度(単位=度)
洗濯昨日ではありません選択機能です。(1)q090414
ぐちゃぐちゃに重なった中から、文字列の一部「選択機能」だけを選択して移動しました。
《学生の方に、[Grain CAD System]と[QuickLeaf]の製品版を無償で提供いたします!》
イメージをテキスト形式にすると次のようになります。(参考)
/Layer "A"
.PenColor 1 Black
.PenColor 19 Black
.PenColor 20 Red
.Pen 1 0.5000 Round
.Text -11.0000 83.0000 3.0000 0.0000
"洗濯昨日では"
.Text -12.0000 77.0000 3.0000 45.0000
"ありません"
.Pen 20 0.0000 Round
.Text 30.0000 77.0000 3.0000 45.0000
"選択機能"
.Pen 1 0.5000 Round
.Text 7.0000 77.0000 3.0000 135.0000
"です。"
.Line -6.0000 82.0000 -6.0774 82.0588
.Line -6.0774 82.0588 -6.2288 82.0770
.Line -6.2288 82.0770 -6.4482 82.0537
.Circle -9.0000 76.0000 2.8284
.Circle -8.0000 76.0000 6.7082
.Circle -3.0000 78.0000 3.1623
.Pen 19 0.1000 Round
.Dash -15.0000 90.0000 -12.0000 93.0000 0.5000
.Dash -12.0000 93.0000 -10.0000 90.0000 0.5000
.Dash -10.0000 90.0000 -6.0000 89.0000 0.5000
.Line -17.0000 91.0000 -16.2800 90.9650
.Line -16.2800 90.9650 -15.6533 90.8933
.Line -15.6533 90.8933 -15.1200 90.7850
.Arc 1.1429 79.9286 7.9299 -91.0322 98.7974
.Arc 9.0000 82.5000 2.5000 216.8699 -126.8699
.Arc -1.6538 81.1154 10.8193 10.0316 130.4497
フォーマットは次の通りです。
/Layer [layer_name]
layer_name 文字列の規約に従う層名称
.PenColor pen_number color_name
pen_number ペン番号(1~1024)
color_name 色名称
.Pen pen_number pen_size shape
pen_number ペン番号(1~1024)
pen_size ペンサイズ
shape Round または Square
.TextAspectGap aspect gap
aspect アスペクト比(文字高さに対する文字幅 の比)
gap 間隔比 (文字高さに対する文字間隔の比)
.TextAspectGap Default
アスペクト比と間隔比を実行時のディフォルト
.Line x1 y1 x2 y2
x1 y1 端点1
x2 y2 端点2
.Dash x1 y1 x2 y2 w
x1 y1 端点1
x2 y2 端点2
w 破線と空白の長さ
.Circle x y r
x y 中心位置
r 半径
.Text x y height angle
string
x y 文字列の開始位置
height 文字高さ
angle 角度(単位=度)
.Arc3 x1 y1 x2 y2 x3 y3
x1 y1 開始点
x2 y2 通過点
x3 y3 終端点
.Arc x y r as ad
x y 中心位置
r 半径
as 開始角度 (単位=度)
ad 相対終了角度(単位=度)
0 件のコメント:
コメントを投稿