0
Follow
0
View

Can the collision sensor of the NX MCD acquire the material and color of the component during the run-time behavior of the NX secondary development

kdfashioninc 注册会员
2023-02-28 06:21

the reference answer GPT ᴼ ᴾ ᴱ ᴺ ᴬ ᴵ < br / > in NX second Development of runtime behavior, MCD(Managed c + + Development) is a common way, Component property information can be accessed through the MCD's API. In the MCD, you can use the CollisionSensor class to obtain the information of the collision sensor, including the position, direction, and force of the object collision.
-
You can use the Material and Appearance classes to get the material and color of a component. The Material class provides a way to access the properties of a component's material, such as density, elastic coefficient, Young's modulus, and so on. The Appearance class provides a way to access a component's appearance properties, such as color, texture, and so on.
-
By combining the CollisionSensor, Material, and Appearance classes, it is possible to obtain the collision information, material, and color of components in the secondary development of NX.

About the Author

Question Info

Publish Time
2023-02-28 06:21
Update Time
2023-02-28 06:21

Related Question

从github克隆的Visual Studio CPP Solution找不到Microsoft vcpkg库

求devc++ expected }at end of input怎么解决

Java运行错误显示:Index 1 out of bounds for length 1

linux 里安装nginx出现了一些问题

无法使用JavaMail在office365上验证到IMAP

nginx升级报错‘ngx_http_headers_in_t’ has no member named ‘cookies’

.net excel导入图片解压缩Unexpected EOF

Creating a column that counts how many times a variable appears across the columns in R

onnx如何转ncnn

nginx进程CPU使用率接近100%