当前位置:网站首页>ANSA二次开发 - Visual Studio Code上搭建ANSA二次开发环境
ANSA二次开发 - Visual Studio Code上搭建ANSA二次开发环境
2022-07-28 15:23:00 【CaeCoder】
与Visual Studio Code集成
简介
Visual Studio Code是Microsoft为Windows,Linux和macOS开发的源代码编辑器。它支持Python语法,代码补全和重构。
ANSA and META 代码自动补全
登录BETA站点,在文件夹Python_API_Auxiliaries / IDE_Integration / version / py_dev中提供了包含必要文件的软件包,这些文件将启用BETA API的自动完成功能和文档。
由于无法登录到BETA网站下载自动补全文件,所以我制作了ANSA and META二次开发API 的vs code代码提示与补全文件。关于其使用请参考博文《vs code实现ANSA/META二次开发API函数自动提示与补全》
安装说明
下载并安装Visual Studio Code;
在欢迎页面中,您可以选择安装Python语言工具。也可以从扩展工具中搜索Python来安装Python语言支持插件。


在Visual Studio Code中设置
安装过程完成后,需要设置ANSA和META自动补全文件的路径。转到settings > Python Configuration,然后选择并编辑 python.autoComplete.extraPaths选项。

注意:您需要使用双引号(“),否则将引发语法错误。
设置路径并重新启动Visual Studio Code后,在编辑任何python文件的过程中都可以使用自动完成和文档功能。
配置插件
请参考《在vs code上配置Hypermesh二次开发环境》中所列插件。
扫描下方二维码关注我的微信公众号 - CAE软件二次开发Lab,查看更多精彩文章!

边栏推荐
- Installation points and precautions of split angle probe
- flashfxp 530 User cannot log in. ftp
- 2021 Kent interview question 1
- 视频号找到金钥匙,抖音模仿后来人
- 解决电脑恶意广告弹窗的思路
- I came across Digital Phoenix coordinate Xuhui Meiluo city in Shanghai
- Darknet training yolov4 record
- ANSA二次开发 - 抽中面的两种方法
- High precision absolute angle sensor application high speed angle monitoring
- 在abaqus中使用PyQt设计GUI
猜你喜欢

1. Simple command line connection to database

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

JS bidirectional linked list 01

LabVIEW Linx toolkit controls Arduino equipment (expansion-1)

解决电脑恶意广告弹窗的思路

SCI scientific paper writing Growth Camp (full version)

mysql 查看事件状态语句和修改办法

2021 Kent interview question 3

【Multisim仿真】LM339过零电路仿真

Advantages of optical rain gauge over tipping bucket rain gauge
随机推荐
【Multisim仿真】LM339过零电路仿真
ANSA二次开发 - 在PyCharm上搭建ANSA/META二次开发环境
后台弹出layer提示
flashfxp 530 User cannot log in. ftp
Pop up layer prompt in the background
正大杯黑客马拉松数据解析竞赛
PHP 图片上传
Sdl2 concise tutorial (4): using SDL_ Image library importing pictures
Image semantic segmentation practice: tensorflow deeplobv3+ train your own dataset
为什么学编程的人大多数都去了深圳和北京?
1. Simple command line connection to database
JS linked list 01
Installation points and precautions of split angle probe
Writing of factorial
2021 Kent interview question 3
Numpy ndarray learning < I > Foundation
[Multisim Simulation] LM339 zero crossing circuit simulation
Application of optical rain gauge to rainfall detection
Two of C language programming!! Role of
动态规划 --- 数位统计DP