Tagged: 2021 R2, command-objects, Macros/Scripting, mechanical
-
-
January 31, 2023 at 9:58 amFAQParticipant
以下のようなコマンドで可能です import wbjn cmd = ‘returnValue(GetProjectDirectory())’ proj_dir = wbjn.ExecuteCommand(ExtAPI,cmd) print proj_dir こちらは、プロジェクトディレクトリがMechanical APIから直接取得できないため、 一旦Workbenchの方で、GetProjectDirectory()を実行して、文字列としてディレクトリパスを取得しています。 このGetProjectDirectory() をGetProjectFile()に差し替えれば、プロジェクトファイルのフルパスを取得できます。 以下のサンプルスクリプトも、ご確認ください。 Mechanical Application 2021 R2|Mechanical におけるスクリプティングガイド | スクリプト例 | MECHANICAL セッションの操作に使用するスクリプト例 | ユーザーファイルディレクトリを取得する https://ansyshelp.ansys.com/account/secured?returnurl=/Views/Secured/corp/v212/ja/act_script/act_script_examples_get_file_dir.html また、Workbenchで実行可能なコマンドについては下記に一覧がございます。 コマンドを差し換えれば、その他の情報も取得することができます。 Customization Suite 2021 R2| Workbench スクリプティングガイド | 名前空間付きコマンド Project https://ansyshelp.ansys.com/account/secured?returnurl=/Views/Secured/corp/v212/ja/wb2_js/Namespace15.html
-
Introducing Ansys Electronics Desktop on Ansys Cloud
The Watch & Learn video article provides an overview of cloud computing from Electronics Desktop and details the product licenses and subscriptions to ANSYS Cloud Service that are...
How to Create a Reflector for a Center High-Mounted Stop Lamp (CHMSL)
This video article demonstrates how to create a reflector for a center high-mounted stop lamp. Optical Part design in Ansys SPEOS enables the design and validation of multiple...
Introducing the GEKO Turbulence Model in Ansys Fluent
The GEKO (GEneralized K-Omega) turbulence model offers a flexible, robust, general-purpose approach to RANS turbulence modeling. Introducing 2 videos: Part 1 provides background information on the model and a...
Postprocessing on Ansys EnSight
This video demonstrates exporting data from Fluent in EnSight Case Gold format, and it reviews the basic postprocessing capabilities of EnSight.
- /INPUTのようなAPDLコマンドで、ドル記号やその他の非英数字を含むディレクトリパスやファイル名を使用するには、どうすればよいのですか。
- 任意の座標での結果を表示したい
- プローブで出力した結果をファイルにエクスポートする方法
- 接触は設定されていますが、認識に失敗し貫通してしまいます
- ジオメトリ(CAD)インターフェース:Ansys 2020R2でCreo Parametric 3.0は使用可能か
- LS-DYNAで塑性ひずみをプロットする方法を教えてください。
- 時刻歴解析で節点の”各方向の速度(加速度)”をテキストファイルに出力したい(複数節点)
- 2022R1 製品 Ansys Workbench、MechanicalおよびSpaceClaim の日本語表示不具合について(続報)
- 解析実行後に[結果情報]の[ソルバー出力]に表示される[SIMULATION ELAPSED TIME SUMMARY]で、[Elapsed Run Time in Solver]と[Total Elapsed Run Time]の違いは何ですか?これらの時間差が大きい場合、パフォーマンスの面で何らかの問題がありますか?
- スクリプトでのWorkbenchバッチ実行_計算エラー時に次のシステムを実行する方法
© 2024 Copyright ANSYS, Inc. All rights reserved.