Can I define variables in HEXA? Can HEXA get variables defined outside, say in MED?
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
- SECURITRE controls appear to be defined per User-ID. Does a facility exist to define rules by groups of User-IDs similar to Top Secret Profiles?
- Can you custom design the primers for the CpG island outside of the defined promoter region?
- Can I define variables in HEXA? Can HEXA get variables defined outside, say in MED?