Tagged: 2020 R2, General (Maxwell), maxwell
-
-
January 31, 2023 at 9:26 am
FAQ
Participantモデルツリーの情報をテキストファイルへ出力することが可能です。 使用するコマンド ・WriteHistoryTreeLayoutForTest(string filePath, long OOBM, long OSBA, long OCBD, longDOUG , [long SG /*optional*/]) 略語の説明 OOBM : Organize Objects By Material OSBA : Organize Sheets By Assignment OCBD : Organize Components By Definition DOUG : Donot Organize UnderGroup SG : Show Group モデルツリーの情報をテキストファイルへ出力する IronPython のサンプルコードを下記に示します。 <注意>本サンプルコードは、全ての動作を保証するものではありません。 ‘——————————————————————– import ScriptEnv oDesktop.RestoreWindow oProject = oDesktop.GetActiveProject() oDesign = oProject.GetActiveDesign() oEditor = oDesign.SetActiveEditor(“3D Modeler”) oEditor.WriteHistoryTreeLayoutForTest(“C:/temp/model_tree.txt”,1,0,0,0) obj_num = oEditor.GetNumObjects ‘——————————————————————– WriteHistoryTreeLayoutForTest でテキストファイルへ出力される内容の例: ‘——————————————————————– Model -Solids –vacuum —Box1 —-CreateBox —-Unite —–Cylinder1 ——CreateCylinder ‘——————————————————————– キーワード: Script, スクリプト, VBS, IronPython, WriteHistoryTreeLayoutForTest
-
![](https://innovationspace.ansys.com/knowledge/wp-content/uploads/sites/4/2022/06/Ansys-Cloud.jpeg)
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...
![](https://innovationspace.ansys.com/knowledge/wp-content/uploads/sites/4/2022/03/Optical-1-1.png)
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...
![](https://innovationspace.ansys.com/knowledge/wp-content/uploads/sites/4/2022/03/Geko_Video-1-1.png)
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...
![](https://innovationspace.ansys.com/knowledge/wp-content/uploads/sites/4/2022/06/EnSight_PP.webp)
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.
- 解析が下記のメッセージにて実行できませんでした 対処方法を教えてください [error] Solver failed because of poor mesh quality. Try adjusting the mesh settings. [error] Simulation completed with execution error on server: Local Machine.
- 下記のようなエラーメッセージが 表示され解析を進めることができません。 Error: Journal file “XXX.uns_in” not found. Error Object: #f
- 日本語オンラインヘルプ
- Solid Worksのインポート方法
- バッチ処理方法を教えてください.
- モデルファイルが破損して開けません 対処方法をおしえてください
- メッシュの並列化の設定方法を教えて下さい
- CATIA V5のインポート方法
- [info] Project (Materials) 材料名 was not found in its original location ([personal] 材料名), it won’t be listed in the Update Definitions dialog
- Icepakで使える乱流モデルの「RNG」とは何ですか?
© 2025 Copyright ANSYS, Inc. All rights reserved.