🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

Autotip option in Hyperform: one step simulation (script)

User: "Chidananda G"
Altair Community Member
Updated by Chidananda G

Hi everyone,

I am trying to find a tcl command for the option 'Autotip' in the OneStep simulation for a Script.

Has anyone an idea what the command could be?

 

thank you

 

Find more posts tagged with

Sort by:
1 - 2 of 21
    User: "Chidananda G"
    Altair Community Member
    OP
    Updated by Chidananda G

    Hi everyone,

    I am trying to find a tcl command for the option 'Autotip' in the OneStep simulation for a Script.

    Has anyone an idea what the command could be?

     

    thank you

     

    User: "Chidananda G"
    Altair Community Member
    OP
    Updated by Chidananda G

    hi.. all,

     

    Auto tipping solution

     

    *createmark elements 1 all;                                     

    set returnValue [hf_getautotippingangles elements 1 0];

    set angle [ lindex $returnValue 0 ]

     

    thanks to Altair support