TheSwamp

Code Red => .NET => Topic started by: jtm2020hyo on February 12, 2019, 11:23:06 PM

Title: automatic REnumbering sheet in SSM
Post by: jtm2020hyo on February 12, 2019, 11:23:06 PM
it is there a routine (or anything) to automatic REnumbering sheets?
Title: Re: automatic REnumbering sheet in SSM
Post by: Jeff H on February 13, 2019, 09:00:36 AM
I got something that spits out all the sheet set properties to an excel file, then I edit it as needed and use that to update the sheet set.
Title: Re: automatic REnumbering sheet in SSM
Post by: jtm2020hyo on February 13, 2019, 01:53:49 PM
can you share the tool name or code?
Title: Re: automatic REnumbering sheet in SSM
Post by: Jeff H on February 13, 2019, 02:41:40 PM
We are slammed at work, but I can find some time this week to dig it out. I might just paste code instead of loading up a zip, since it references ACSMCOMPONENTSXXLib and requires a different build for each year.
Title: Re: automatic REnumbering sheet in SSM
Post by: Jeff_M on February 13, 2019, 03:30:27 PM
jmtm226, have a look at this forum thread. There are some tools in there, including Jeff H's findings, that should help.
http://www.theswamp.org/index.php?topic=46497.0
Title: Re: automatic REnumbering sheet in SSM
Post by: Jeff H on February 14, 2019, 06:10:28 PM
can you share the tool name or code?
Before I spend time digging it,
If someone else would like the to use it and know how to create their own project to use it just reply also and will dig it out.
Title: Re: automatic REnumbering sheet in SSM
Post by: ronjonp on February 14, 2019, 06:33:14 PM
Replies about this here too:
https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/any-solution-for-automatic-numbering-ssm/td-p/8586303

MP has a working lisp solution here too:
http://www.theswamp.org/index.php?topic=54917.msg592981#msg592981
Title: Re: automatic REnumbering sheet in SSM
Post by: jtm2020hyo on February 16, 2019, 05:48:27 PM
can you share the tool name or code?
Before I spend time digging it,
  • do you understand and know how to use it to create your own project?
  • do you have Excel installed on your computer?
If someone else would like to use it and know how to create their own project to use it just reply also and will dig it out.


I know a bit how to create a VB.NET for this guide:

http://aucache.autodesk.com/au2016/sessionsFiles/22323/13686/handout_22323_SD22323-L%20Hands%20On%20Introduction%20to%20C%23%20Add-Ins%20for%20AutoCAD.pdf

but I do not use Excel, but I use LibreOffice Calc.
Title: Re: automatic REnumbering sheet in SSM
Post by: jtm2020hyo on February 17, 2019, 03:24:11 PM
jmtm226, have a look at this forum thread. There are some tools in there, including Jeff H's findings, that should help.
http://www.theswamp.org/index.php?topic=46497.0

I was reading the whole post. But I did not find something related to renumbering sheets in SSM. but I find one code to convert since .dst to .xml.

can you share an example with their explaining?
Title: Re: automatic REnumbering sheet in SSM
Post by: kdub_nz on February 17, 2019, 05:56:01 PM

jntm226,

Do you have any experience programming ?

I've noticed that MP ( Michael ) has offered a solution here : http://www.theswamp.org/index.php?topic=52362.msg593049#msg593049
Have you tried to edit the .XML file as suggested ?
I'm wondering if you have difficulty understanding the process.

I see that you have threads running in several areas of this site so I can imagine that a solution is important to you.
This particular problem requires time and targeted knowledge to resolve. I don't think you can expect people to take time out of their busy days to provide a personalised solution that required such specialised knowledge.