Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Can I define variables in HEXA? Can HEXA get variables defined outside, say in MED?

0
Posted

Can I define variables in HEXA? Can HEXA get variables defined outside, say in MED?

0

HEXA, in version 4.3, would be able to use following 3 functions to define a variable: • set x [ length CURVE_NAME ] • set y [ distance POINT_1 POINT_2 ] • set z [ lindex [ get_curve_params CURVE_NAME ] 1 ] You can then use $x, $y, $z or any of the mathematical operations on these to define your edge meshing parameters or something else. The 3rd definition is of specific importance since you can define the “height” of a curve in MED as a variable value and then retrieve it in HEXA to be used further.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123