執筆者 support | 10月 20, 2024 | cubit/geo/modify/curve, すべて, 未分類
Curveの方向を変える方法 (Geometry→Modify→Curve→Sense) カテゴリー 作成日/修正日 2015/08/01 2024/10/20 対応cubitバージョン 16.3.0→2024.8 カテゴリー Geometry-→Curve→Modify GUI Geometry-→Modify →Curves→Sense TUI curve <id> tangent opposite キーワード カーブ,方向,変更 Key Word Curve,Direction,Modify,...
執筆者 support | 3月 10, 2018 | すべて, 未分類
カテゴリー 作成日/修正日 2017/3/17 2017/3/17 対応Trelisバージョン 15.0.0 → 16.3.1 カテゴリー Mesh→Check→topology GUI Mesh→Surface→ Quality→ Model Edge Check TUI topology check model edge surface all angle <#> draw brief result group キーワード エッジ,角度,法泉,表示 Key Word Mesh,Edge,Check,Angle...
執筆者 support | 3月 10, 2018 | すべて, 未分類
カテゴリー 作成日/修正日 2017/2/2 2017/2/2 対応Trelisバージョン 15.0.0 → 16.0.3 カテゴリー Mesh→Volume→ Mesh Quality GUI Mesh→Volume→ Mesh Quality → Quality Metric TUI quality volume <id> equiangle skew global draw mesh キーワード メッシュ,品質,歪み度 Key Word Mesh,Quality,Equiangle, ,Skew...
執筆者 support | 5月 10, 2016 | すべて, 未分類
作業内容 PythonでVertexの座標と名前をまとめて設定するための関数を定義します. def create_named_vertex(x, y, z, name): command_string = “create vertex {0} {1} {2}” cubit.cmd(command_string.format(x, y, z)) last_id = cubit.get_last_id(“vertex”) command_string = “vertex...
執筆者 support | 12月 29, 2015 | すべて, 未分類
カテゴリー 作成日/修正日 2015/12/22 2015/12/22 対応Cubitバージョン 15.0.1 → 15.2.0 カテゴリー Export→ I-Deas GUI NO TUI Renumber キーワード メッシュ,出力 Key Word I-Deas,Export,Serial,Number,Renumber 複合メッシュをI-Daesへの出力を可能にする方法について(Export-IDeas- Mixed-Scheme)...
執筆者 support | 12月 29, 2015 | すべて, 未分類
カテゴリー 作成日/修正日 2015/9/5 2015/11/4 対応Cubitバージョン 15.0.1, 15.0.4, 15.1.2,15.1.4,15.1.5 カテゴリー Geometry→Curve→Create GUI Geometry→Curves→Create→Combine TUI create curve combine curve <ids> delete キーワード 結合,繋げる,カーブ,直線 Key Word Regularize,Combine...