A program to recognize and reward our most engaged community members
Hi all,
How come I get the section type of a property through tcl command.
For details plz see the attached image.
<?xml version="1.0" encoding="UTF-8"?>
Thanks,
Mahes
Hello mahes,
The below comment should give you the cardimage of a property. hm_getvalue props id=1 dataname=cardimage
hi Livillyle,
Thanks for replying
I think this command will fetch the 'SECTYPE'
I need the value below that as 'SHELL' or 'BEAM'
Hello Mahes,
Sorry I didn't check the user profile, Try the below command,
hm_getvalue props id=1 dataname=2902
Regards,
LL
Hi Livillyle,
@livillyle
Thanks it worked.
How come you found the id .
through hm_getattributeidfromname?
mahes
Hello Mahes, I tried recreating the property with user profile as Ansys and checked the command.tcl (which gets saved in the working directory or in Documents by default) to get an idea of what Ids are being used.