x

ADONIS:
Version 3.90.4 (Released at 04/07/2024)
- Bug in interface save/read is fixed.
- Bug in mesh generation action has been fixed.

HYRCAN:
Version 2.0.13 (Released at 02/03/2024)
- To allow users to import CAD files using scripting, the importmodel command is introduced.
- Program's webhelp has been reformatted.


drawbeam command doesn't match with what manual says [Solved](Read 8611 times)
the "add beam element" page in the manual says that to add a beam one of the command is:

structure("drawbeam","beamid",id,"edgetags",t1,t2,...,tn)

but adding a beam with adonis, in the command panel history, i read:

structure("drawbeam","beamid",1,"id",1,"attachto","boundary")

so, where manual says to use "edgetags", program uses "id".

command lines in the manual also miss the "attachto",<keyword> part of the command.

i'va attached in this post my proposal for the html page of the manual.
« Last Edit: January 21, 2017, 01:39:51 pm by Roozbeh »



Re: drawbeam command doesn't match with what manual says Reply #1 on: January 21, 2017, 01:39:20 pm
it's modified in V1.5 thanks for your help reversi.