Jump to content

halfcoupler

Member
  • Posts

    461
  • Joined

  • Last visited

Posts posted by halfcoupler

  1. Hi Pat,

     

    thank you so much! Sadly I only have databased worksheets that evaluate record format data. So I only get the first line of the worksheet.

    Maybe it is possible to replace the loop

     

    For RowCount:= TRow to BRow DO
            BEGIN
                For ColCount:=LCol to RCol DO
                    BEGIN
                        GetWSCellStringN(H1, RowCount, ColCount,CellStr);
                        S1:=Concat(S1,CellStr);
                        If ColCount<>RCol Then S1:=Concat(S1,DL);
                    End;

    with simply 100 rows ? 😉

     

  2. Thank You Pat,

    yes I am using two worksheets already.

    Background to this is that I have (similar to BIM) indexed objects in my drawings that can be exported to my rental software.

    In the end I am defining packing lists for jobs already in Vectorworks and export these directly to my rental software, instead of printing the list and retyping it to the rental software.

    The export sheet consists only of integer values that can be read by my rental software, but I also need a general worksheet for reviewing what I am doing before exporting.

    So in the end, when I want to export 10 packing listst I need to generate 20 Worksheets, or, I genrate one export worksheet and one reviewing worksheet and edit the ctitereia 20 times. Both ways work fine, but I have to repeat this several times per day.

    Exporting to an intermediate software is also possible but this will not reduce the workflow steps.

     

    A script seems to be the only way, but my scripting skills are too weak for this.

    I saw that there are marionette worksheet nodes available, so maybe it is possible to build a marionette that changes the criteria of the export worksheet and the reviewing worksheet simultaniously. I'll carry on researching on this. 😉

     

  3. 1 minute ago, Tom W. said:

    In fact I'm not sure why VW doesn't do it this way in the first place + just have a 'High/Med/Low Detail Level' quick pref on the tool bar...

    The Viewport setting already has this button.

    But this button is useless unless High/Medium/Low details are drawn and configuered, which is the main work.

    • Like 1
  4. Hi Pat, you are right, thats what I am doing. I havn't got bad experiences with changing all layer scales so far, but writing a script that changes the preferances is an interesting approach.

    In the end design layer scales in combination with detail levels are somewhat an "egg-laying wool milk sow" as we say in German... 😉 You can design almost every workflow you want. So this a plead for just leaving the layer scales as they are ...

  5. I have template sheet layers in A3 and A2 and most of my drawings will fit to them when drawn in 1:100.

    So my general setting for all design layers is 1:100 so I see what I will get as print out and how large my drawing will be.

     

    But there is one exeption which was not mentioned here, and I wonder If I'm the only one who uses this every day:

    It took me months and months of work to define low, medium, and high parts for all my symbols. When I'm talking to collegues and show them that showing up these parts can be attached according to the design layer scales in the documents settings I mostly see question marks in their faces. This function is not really well known.

     

    I'm using 1:100 for general drawings, which shows only the medium parts,-  1:50 for implemetion planning, which shows only the detail parts,- and 1:200 for overview planning (general buiding site plans) showing only the low level parts.

     

    It's a stony way to get all this working, but once I got it running I don't want to miss it anymore. It's not only a scale according to what purpose the print out is intended, but you can also decide to whom you will send which detail level in order to protect your ideas. (You can also decide to map any of these three detail levels to any viewport unregarded to what scale it has.) Mostly I draw in 1:100 but when I need more accurate details of the symbols to carry on, I'm switching all layers to 1:50, draw what I need to draw with that information and switch back to 1:100 to get a better overview.

     

    I think this function is one of the hidden champions in VW and it will not work this way when design layer scales will be skipped in future.

     

    Halfcoupler 1:50

    2026315896_halfcoupler1-50.png.50a492047beeb6574bd85982788e8aaa.png

    Halfcoupler 1:100

    58939829_halfcoupler1-100.png.dfdc62ee382d6a1dd5624fd444db1db8.png

    Halfcoupler 1:200

    536964604_halfcoupler1-200.png.c4e5e9d77cab88f7be17b9f06e789235.png

     

     

    • Like 2
  6. I suppose you are looking for U-ledgers ?

     

    VW has updated the scaffolding library:

     

    Standard ledgers can be found in the resource manager at

    Vectorworks Libraries/Entertainment/Stage/Scaffolding

     

    U-Ledgers are available in the premium libraries (service-select requierd) at

    Premium Libraries/Entertainment/Stage/Scaffolding/Scaffolding Layher AR

     

    If you can't find what you are looking for, just message me 🙂

     

     

     

     

     

  7. Hi @ bcd,

    thank you for this answer. That's great, and it works! I totaly forgot about the "old fashioned" way of referencing.

    Seems to be precisely what I need, although importing in this way imports the classes of the referenced files too, which I wanted to avoid, but you can't have everythig. 🙂

     

  8. just stumbled over this:

     

    I wanted to create an "overview masterplan" with several referenced viewports. The refeference files have millimetres as units.

    The masterplan should have meters as units.

    Problem: Referenced vieports do not accept the unit setting of the masterplan and keep their original unit setting. Is that right or did I just oversee something ?

    May be I'm doing it the completely wrong way ? Or is there a work around ? Or is it not possible at all ?

     

    All files VW 2023

     

  9. 14 hours ago, Pat Stanford said:

    We talked about this a year ago. 😉

    Hi Pat,

    uuups... im getting old....😉

    14 hours ago, Pat Stanford said:

    Would you really want to do every symbol in the drawing?

    Yes, I want to change the smybol definition and thus all instances in the drawing. Background for this is mainly filesize reduction. For example files sended out for static calculations need only the the axis of structural member/truss/scaffold and dont need fittings, screws and all that detail information.

     

    The approach was a bit different last year,- the problem then was that symbols converted to groups lose their detail information and all detail levels are shown simultaneously. Now I want to import/export only one detail level. But you are right, the problem remains the same, the information is stored somewhere within the symbol and it is difficult to extract it from there.

     Your scripting approach looks promising, but I have only basic scripting knowledge, so it will take ages for me to develop that 😉

    I think I will stick to the solution to import/export as dwg file, since this import/exports only the visible detail level and so it does what I want. But I really wonder why this works,- there must be some some simple criteria that seperates the visible detail levels from the hidden ones...
     

  10. maybe someone here stubled over the same problem:

     

    I want to import a design layer from a VW file, but want to import only the detail or medium or low details of the symbols.

    Same with exporting a design layer.

     

    Or maybe someone here who knows a script/selection/workflow how to delete only low/medium/detail parts of selected symbols ?

    ( I have been succesful with import/export the visible parts of symbols to dwg, but I think there should be a simplier way ?)

     

    Thanks for any ideas 🙂

     

  11. Last year I worked on a project with over 100 individual drawings, each on a seperate design- and sheet layers.

    To keep control over this I grouped them by simply adding empty layers between each group. Not perfect, but it worked.

    • Like 3
×
×
  • Create New...