当前位置:网站首页>Ansa secondary development - build ansa/meta secondary development environment on pycharm
Ansa secondary development - build ansa/meta secondary development environment on pycharm
2022-07-28 16:33:00 【CaeCoder】
List of articles
And PyCharm IDE Integrate
brief introduction
PyCharm It's an integrated development environment (IDE). It is dedicated to Python Developed and designed , And contains an intelligent Python Editor , Provides a variety of functions , For example, automatic code completion 、 Dynamic error highlighting and quick fix 、 Automatic code refactoring and rich navigation functions . You can follow the instructions provided on its website to download and install PyCharm.
ANSA and META Automatic completion
A software package that contains the necessary files , This file will be enabled BETA API Automatic completion function and documents , It can be found in BETA Log in to the site Found in the folders listed below :Python_API_Auxiliaries/IDE_Integration/version/py_dev
Because I can't login to BETA Download the automatic completion file from the website , I can't find it on the Internet ANSA/META Automatic completion file of . In the release 《ANSA Secondary development - Visual Studio Code To build ANSA Secondary development environment 》 and 《Eclipse To build ANSA Secondary development environment 》 Later, I asked many friends if they had any private messages PyCharm Automatic completion file of , Recently, I have time to sort out a copy by myself , The effect is as follows .

Scan the QR code below to follow my wechat official account - CAE Second development of software Lab, View articles 《ANSA Secondary development - stay PyCharm To build ANSA/META Secondary development environment 》 At the end of the paper ANSA/META API Automatically complete the file download address !

Installation instructions
The first step is to download and install PyCharm. There is a professional edition available , A community version can be downloaded for free . It is recommended to use the community version , Because it is lightweight IDE, It just lacks the professional version Web Development function .
You also need to install locally Python 3.3
stay PyCharm Work in China
First , A new project needs to be created , To specify common settings and preferences for all scripts developed by the project . You should choose Python 3 As a project interpreter , Because it defines the latest grammatical rules .

After project creation , Need in the project “ Set up ” Is declared by BETA The path of the file provided for autocompletion . Path selection is set in the following path File > Settings > Project Interpreter > Settings Tool - ‘More…’ >, Then choose interpreter > Add. You should choose py The path to the directory where the file is located ; pydev_ansa be used for ANSA Done automatically , and pydev_meta be used for META Done automatically . The following figure shows the described process in detail .



Be careful : The structure of the automatic completion document I sorted out is as follows , When setting, select the decompression directory .

After setting the path , By using “ Tab” or Enter Key in any of the items python Realize automatic completion of candidate options in the file ,Ctrl+Q View candidate details .

Scan the QR code below to follow my wechat official account - CAE Second development of software Lab, See more great articles !

边栏推荐
- [Multisim Simulation] LM339 zero crossing circuit simulation
- Wei Jianjun couldn't catch up with Li Shufu by riding a BMW
- 排序5-计数排序
- 学会使用MySQL的Explain执行计划,SQL性能调优从此不再困难
- flashfxp 530 User cannot log in. ftp
- 加速投资的小红书,“病急乱投医”?
- LwIP development | socket | TCP | client
- 动态规划 --- 数位统计DP
- LeetCode每日一练 —— 剑指Offer 56 数组中数字出现的次数
- Implementation of skip table
猜你喜欢

排序2-冒泡排序与快速排序(递归加非递归讲解)

Roson的Qt之旅#101 Qt Quick中的模型和视图

A good start

500million users, four years earlier than wechat... This app, which has been in operation for 15 years, will be permanently discontinued
![[Multisim Simulation] LM339 zero crossing circuit simulation](/img/ca/f6dae5fd298c00570407c2bdfa5118.png)
[Multisim Simulation] LM339 zero crossing circuit simulation

ANSA二次开发 - 在PyCharm上搭建ANSA/META二次开发环境

LeetCode-学会对无序链表进行插入排序(详解)

Food safety | these two kinds of melons and fruits should be improved, especially for pregnant women with constipation

一大早支付宝来短信说你中“奖”了?处理服务器挖矿病毒 - kthreaddi

疫情红利消失,「居家健身」泡沫消散
随机推荐
WSL+Valgrind+Clion
Li Hongyi, machine learning 4. Deep learning
解决电脑恶意广告弹窗的思路
信号屏蔽与处理
LwIP development | socket | UDP
SDL2 简明教程(四):用 SDL_IMAGE 库导入图片
李宏毅《机器学习》丨4. Deep Learning(深度学习)
About the web docking pin printer, lodop uses
PHP about problems such as memory overflow timeout caused by large amount of data exporting or traversing data
Rosen's QT journey 101 models and views in QT quick
Rosen's QT journey 102 listmodel
PHP mb_ Substr Chinese garbled code
laravel
redis源码优化--绑核
ANSA二次开发 - 在PyCharm上搭建ANSA/META二次开发环境
ANSYS二次开发 - MFC界面调用ADPL文件
500million users, four years earlier than wechat... This app, which has been in operation for 15 years, will be permanently discontinued
Multiple commands produce ‘.../xxx.app/Assets.car‘问题
flashfxp 530 User cannot log in. ftp
Numpy ndarray learning < I > Foundation