Jump to content

Nico_be

Member
  • Posts

    154
  • Joined

  • Last visited

Posts posted by Nico_be

  1.  

    Hello,

     

    I'd like to be able to build these simple vegetation volumes with very few polygons to represent vegetated spaces.

    Does anyone have an idea of a good, quick method?


    I've tried with subdivisions, but it requires a lot of 3D manipulation, turning the plan in all directions and it's not ergonomic.

    My dream would be to be able to draw in plan, like a polyline, and have the volume created according to a few parameters.

    Here's the challenge :-)

     

     

     

    image.png.ba6874ec524cca253cafbcf8c0f9678d.png

  2. Okay, for many years I've been using a plug-in.  I think its author had made it freely available a long time ago.
    It does EXACTLY what a caption tool should do: you select the symbols and classes you want to caption and you can specify what you want in text.  And set the number of columns, spacing etc.

    Because the new tool since VW2023 is not usable by me.
    There's no point in entering the class name as it is, I want to be able to enter the text I want. I still use this old plugin as long as it's compatible with new versions, it's much simpler.

    I'm attaching it here, and you need to put the files and folders in the "PLUGIN" directory and add it to the configuration.
    It had been developed in Belgium, I hope it will work for other versions, let me know.

     

    dieterdworks-vw-dlegend-1fb9b3fefaa7.zip

    • Like 2
  3. Another solution is to create a simple worksheet, with the formula =IMAGE in the first column, which will display the symbol's image.  The other columns can display other plant information.
    There are example tables already available in the library.  I'm in French so I don't know the name of the command in other language versions.

  4. Thanks for your help already! 🙂


    To sum up, here's the objective:
    To have several fields in a single table cell, in an attempt to create a more interesting layout than a simple table.  The test file is appended.

     

    in the meantime I had found the CHAR(10) trick: https://developer.vectorworks.net/index.php/VS:Chr

     

    What almost works:
    The CONCAT formula refers to cells in the same table.
     

    =CONCAT(D3; (CHAR(13)); 'Flowering: '; E3; (CHAR(13)); (CHAR(13)); 'In a few words: '; F3)

    But it seems that the number of characters is limited, as the end of the text in F3 is missing.  I couldn't find any information on character limitation in the reference manual.  Another problem is that I have to refer to columns in the same table, which is inconvenient for printing.  I've tried referencing the data in the other table but as it's a dynamic list this doesn't work as it returns the value of the leading row only, not the list.

    I've tried @Pat Stanford's  formula, but it doesn't work (I'm running Windows 10, so I've replaced the commas (,) with semicolons (;) ).

     

     

    Any idea?

     

     

    Test tableau Copie.vwx

  5. Hello,
    Is it possible to place a formula with several database functions in a single cell?  And even add a fixed text?

    For example, for plants, can we group these two cells into one? Instead of having :
    A1 : =('Plant Record'.'Botanical name')
    A2: ='Plant Record'.'Remark 1'.

    Have something like this :

    A3: ==('Plant Record'.'Botanical name') ????  ('Plant Record'.'Remark 1')


    Thanks a lot!

  6. Hello,

    Why is it that when I run a complicated command, such as generating large planted areas, vectorworks does not use all the power of the CPU?  It does not exceed 11% in general, while my PC is powerful. The RAM memory is at 20%, the graphics card at 50% and the CPU remains very low, it would be more useful if it worked at 100%, right?

     

    Intel i9-11900K CPU@3.5GHZ 128Gb RAM
    NVIDIA Quatro RTX5000 16Gb VRAM

    Windows 10

     

×
×
  • Create New...