Users Forum

ADONIS Category => Bugs and Problems => Topic started by: reversi on January 21, 2017, 07:43:51 am

Title: drawbeam command doesn't match with what manual says [Solved]
Post by: reversi on January 21, 2017, 07:43:51 am
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.
Title: Re: drawbeam command doesn't match with what manual says
Post by: Roozbeh on January 21, 2017, 01:39:20 pm
it's modified in V1.5 thanks for your help reversi.