createcirclefromcenterradius

Girish2121
Girish2121 Altair Community Member
edited October 2020 in Community Q&A

Hello all,

I am want to create a circle using a  node and a vector .

I am trying to use  *createcirclefromcenterradius , but the vector that I have created has id other than 1.

It is throwing error .

Can anyone please help 

Answers

  • MOHAMMED ABDULLA T
    MOHAMMED ABDULLA T Altair Community Member
    edited April 2019

    set vec_id [hm_getmark vector [*createmark vector 1 -1]]

     

    You will get the id of last created vector.