0

Hi ! corpus 6 pro

I created a script that adds a drawer..I would like to know if something can be added to the script where it can open the ‘Insert element” window where I can choose the overlap number of elements when I click on the icon (see the picture below)

the script looks like this

procedure AMW;

var
elm:telement;
d:tdaska;
begin
elm:=LoadParentedElement(e,prgfolder+’Elmsav\Drawers_Blum\AMW.e3d’);
end;

begin
AMW;

end.

Thanks!

locosyka Answered question