How cut function in generate attribute worked, and how to set the numeric start and numeric length

User: "tomarriott"
New Altair Community Member
Updated by Jocelyn
How cut function in generate attribute worked to extract value from range, and how to set the numeric start and numeric length

Find more posts tagged with

Sort by:
1 - 1 of 11
    User: "jwpfau"
    Altair Employee
    Hi,

    it's better to use replace(Attribute, "range", "")

    Otherwise it would be 5,1 instead of 4,2.

    Greetings,
    Jonas