1 Star 1 Fork 2

tangjinfeng / AbaqusPython

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
untitled1.py 981 Bytes
一键复制 编辑 原始数据 按行查看 历史
zjkl19 提交于 2017-11-05 23:23 . add rigidarm region Set
# -*- coding: utf-8 -*-
"""
Created on Fri Nov 3 15:33:45 2017
@author: ldn
"""
hangingPointCoordinate=(((10,11.270569,-3.75),(15,13.906819,-3.75),(20,16.903937,-3.75),
(30,17.92136,-3.75),(35,15.940382,-3.75),(40,14.319928,-3.75),(45,13.059819,-3.75),(50,12.159874,-3.75),(55,11.619961,-3.75),
(60,11.44,-3.75),
(65,11.619961,-3.75),(70,12.159874,-3.75),(75,13.059819,-3.75),(80,14.319928,-3.75),(85,15.940382,-3.75),(90,17.92136,-3.75),
(100,16.903937,-3.75),(105,13.906819,-3.75),(110,11.270569,-3.75)),
((10,11.270569,3.75),(15,13.906819,3.75),(20,16.903937,3.75),
(30,17.92136,3.75),(35,15.940382,3.75),(40,14.319928,3.75),(45,13.059819,3.75),(50,12.159874,3.75),(55,11.619961,3.75),
(60,11.44,3.75),
(65,11.619961,3.75),(70,12.159874,3.75),(75,13.059819,3.75),(80,14.319928,3.75),(85,15.940382,3.75),(90,17.92136,3.75),
(100,16.903937,3.75),(105,13.906819,3.75),(110,11.270569,3.75)))
print(hangingPointCoordinate[0][1][0][0])
Python
1
https://gitee.com/csutjf/AbaqusPython.git
git@gitee.com:csutjf/AbaqusPython.git
csutjf
AbaqusPython
AbaqusPython
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891