• This forum is the machine-generated translation of www.cad3d.it/forum1 - the Italian design community. Several terms are not translated correctly.

update planners

  • Thread starter Thread starter r74leone
  • Start date Start date

r74leone

Guest
good morning to all, in se2022 is there a possibility to update a series of automatic dft boards? or understand which tables are to be updated? In practice, I have to open all dft boards and one to update them if needed, close them and save. with a few designs to manage, it is also good, but if there are many, the thing becomes long and boring. Thanks to those who will be able to give a few tips!
 
hi, there are several programs to do what you ask; my advice is to try this (for which I am contributing in development)
the compilation of the latest version has not yet been released, but you can contact the main author to send you a copy (I could do so too but I prefer not to override it).
if you talk quiAlternatively you can use the version Current which has the same features but without the renewed interface (which is the part I've dealt with).

new user interface:
home_tab_done.png
 
Good morning.
first of all thanks for this small but super effective application.
I would like to give some tips, certainly nothing new, but that's what I would like to see in the future:
- adding custom properties to files directly from housekeeper, so you can apply them to hundreds of files via script and not opening them one by one manually.
- as for the print form, it would be nice to be able to exploit printers with multiple formats (e.g. a2 and a3); it would be nice that the software read the sheet format and automatically chose the appropriate printer drawer, and in case there was not the one chosen via option. example:
-sheet a4 --> drawer a4
-sheet a3-> drawer a3
-sheet a2 --> choice in options --> drawer a3 or a4
Thank you very much in advance,
good work to all and thank you.
 
Good morning.
first of all thanks for this small but super effective application.
I would like to give some tips, certainly nothing new, but that's what I would like to see in the future:
- adding custom properties to files directly from housekeeper, so you can apply them to hundreds of files via script and not opening them one by one manually.
- as for the print form, it would be nice to be able to exploit printers with multiple formats (e.g. a2 and a3); it would be nice that the software read the sheet format and automatically chose the appropriate printer drawer, and in case there was not the one chosen via option. example:
-sheet a4 --> drawer a4
-sheet a3-> drawer a3
-sheet a2 --> choice in options --> drawer a3 or a4
Thank you very much in advance,
good work to all and thank you.
hi, you can make requests directly to the author via message or github create a new "issue" where you explain what you would like to do.

as to the creation of the missing properties I have already inserted it (at the moment I do not have time to take care of it we see if it will work us robert)
 
as to the creation of the missing properties I have already inserted it (at the moment I do not have time to take care of it we see if it will work us robert)
He told me he was already working on it, so soon we will have this function implemented
 
today I tried to use the program to replace the draft background, but I have these problems:

1) solid edge opens and closes to each file
2) files are not updated
3) after operation, this log appears to me:
Code:
d:\od\*******.dft
    error processing file
        system.exception: an unhandled exception has occurred. see inner exception for details. ---> system.runtime.interopservices.comexception: il server ha sollevato un'eccezione. (eccezione da hresult: 0x80010105 (rpc_e_serverfault))

server stack trace:
   in system.runtimetype.forwardcalltoinvokemember(string membername, bindingflags flags, object target, int32[] awrappertypes, messagedata& msgdata)
   in solidedgedraft.draftdocument.get_sections()
   in system.runtime.remoting.messaging.stackbuildersink._privateprocessmessage(intptr md, object[] args, object server, object[]& outargs)
   in system.runtime.remoting.messaging.stackbuildersink.syncprocessmessage(imessage msg)

exception rethrown at [0]:
   in system.runtime.remoting.proxies.realproxy.handlereturnmessage(imessage reqmsg, imessage retmsg)
   in system.runtime.remoting.proxies.realproxy.privateinvoke(messagedata& msgdata, int32 type)
   in solidedgedraft.draftdocument.get_sections()
   in housekeeper.drafttasks.updatedrawingborderfromtemplateinternal(draftdocument sedoc, dictionary`2 configuration, application seapp)
   in solidedgecommunity.isolatedtaskproxy.<>c__displayclass11_0`4.<invokestathread>b__0()
   --- fine della traccia dello stack dell'eccezione interna ---
   in solidedgecommunity.isolatedtaskproxy.invokestathread</invokestathread>[TArg1,TArg2,TArg3,TResult](func`4 target, targ1 arg1, targ2 arg2, targ3 arg3)
   in housekeeper.drafttasks.updatedrawingborderfromtemplate(solidedgedocument sedoc, dictionary`2 configuration, application seapp)
   in housekeeper.drafttasks.updatedrawingborderfromtemplate(solidedgedocument sedoc, dictionary`2 configuration, application seapp)
   in housekeeper.launchtask.launchdraft(solidedgedocument sedoc, dictionary`2 configuration, application seapp, labeltoaction labeltoactionx, string labeltext)
   in housekeeper.launchtask.launch(solidedgedocument sedoc, dictionary`2 configuration, application seapp, string filetype, labeltoaction labeltoactionx, string labeltext)
   in housekeeper.form1.processfile(string path, string filetype)
I press that in the past I used it for the same purpose without problem. on this pc are installed st10, 2019 and 2021 in multiversion.
 
today I tried to use the program to replace the draft background, but I have these problems:

1) solid edge opens and closes to each file
2) files are not updated
3) after operation, this log appears to me:



I press that in the past I used it for the same purpose without problem. on this pc are installed st10, 2019 and 2021 in multiversion.
today I tried to reuse the macro to replace the backgrounds on drafts, but with the same problem (the version is the last available).

This is the log:
Code:
g:\disegni\**********.dft
    error processing file
        system.exception: an unhandled exception has occurred. see inner exception for details. ---> system.runtime.interopservices.comexception: il server ha sollevato un'eccezione. (eccezione da hresult: 0x80010105 (rpc_e_serverfault))

server stack trace: 
   in system.runtimetype.forwardcalltoinvokemember(string membername, bindingflags flags, object target, int32[] awrappertypes, messagedata& msgdata)
   in solidedgedraft.draftdocument.get_sections()
   in system.runtime.remoting.messaging.stackbuildersink._privateprocessmessage(intptr md, object[] args, object server, object[]& outargs)
   in system.runtime.remoting.messaging.stackbuildersink.syncprocessmessage(imessage msg)

exception rethrown at [0]: 
   in system.runtime.remoting.proxies.realproxy.handlereturnmessage(imessage reqmsg, imessage retmsg)
   in system.runtime.remoting.proxies.realproxy.privateinvoke(messagedata& msgdata, int32 type)
   in solidedgedraft.draftdocument.get_sections()
   in housekeeper.drafttasks.updatedrawingborderfromtemplateinternal(draftdocument sedoc, dictionary`2 configuration, application seapp)
   in solidedgecommunity.isolatedtaskproxy.<>c__displayclass11_0`4.<invokestathread>b__0()
   --- fine della traccia dello stack dell'eccezione interna ---
   in solidedgecommunity.isolatedtaskproxy.invokestathread</invokestathread>[TArg1,TArg2,TArg3,TResult](func`4 target, targ1 arg1, targ2 arg2, targ3 arg3)
   in housekeeper.drafttasks.updatedrawingborderfromtemplate(solidedgedocument sedoc, dictionary`2 configuration, application seapp)
   in housekeeper.drafttasks.updatedrawingborderfromtemplate(solidedgedocument sedoc, dictionary`2 configuration, application seapp)
   in housekeeper.launchtask.launchdraft(solidedgedocument sedoc, dictionary`2 configuration, application seapp, labeltoaction labeltoactionx, string labeltext)
   in housekeeper.launchtask.launch(solidedgedocument sedoc, dictionary`2 configuration, application seapp, string filetype, labeltoaction labeltoactionx, string labeltext)
   in housekeeper.form1.processfile(string path, string filetype, application dmapp)
 
Robert is working to release the new version I think next week.
I'll show him your message about the community siemens if he hasn't seen it.

p.s.: great news on arrival;)
 
the fact that solid edge closes and reopens for each file is not normal; Have you tried to use the option of connecting to the current session of solid edge?

the factual error is solid edge that does not respond to application calls, it may be that you have corrupted the installation. Did you try to reactivate it with sesetactiveversion.exe?
 
urca, I do not remember if it was added before or after this release; try to look in the open\save tab

in the new version is located here, possibly I make you have a beta version1725625573212.webp
 
urca, I do not remember if it was added before or after this release; try to look in the open\save tab

in the new version is located here, possibly I make you have a beta version
I have version 2024.1 and I can't find the option, but it's not a problem for now. I remember running this operation last year, I don't want it to depend on the fact that I have more releases set than if, even if I activated what I need. I'll do some more tests tonight.
 
I also have a multi version situation with if 2024 and if 2025 installed; with sehk 2024.2 it works correctly.

as I told you, given the error, I suspect a problem with installing solid edge; Let's see if Robert finds a different cause.
 

Forum statistics

Threads
44,997
Messages
339,767
Members
4
Latest member
ibt

Members online

No members online now.
Back
Top