公告
Welcome! Please refresh the page if equations are not rendered correctly.
Article
发布于 2023-03-15
download the new output style file https://endnote.com/downloads/ …
发布于 2023-02-19
A high throughput method for composite testing and numerical simu …
发布于 2023-01-23
转载并修改自:https://github.com/binyang424/Git-for-beginners/blob/maste …
发布于 2023-01-19
Mouse control Roll the roller – Zoom Hold down and drag the rolle ̷
发布于 2023-01-17
网格应该为封闭的(watertight),不封闭的网格进行切片计算打印路径时可能出问题,但也可能成功实现路径估计。 多个部件在一个 …
发布于 2023-01-12
import numpy as np Array= np.array([[4, 1, 1, 2, 0, 4], [3, 4, 3, …
发布于 2022-12-31
1.绘制面step1 Geom–lines(choose two nodes)–create–return 2.绘制面
发布于 2022-12-21
计算网格与面的交点 利用Trimesh中网格与使用点法线定义的平面的交点来确定截面,然后根据首尾节点的顺序对点进行排序,利用sha …
发布于 2022-12-06
https://stackoverflow.com/questions/32037893/numpy-fix-array-with …
发布于 2022-12-01
import numpy as np from time import sleep import pyautogui as gui …