Jump to content

ashot

Member
  • Posts

    81
  • Joined

  • Last visited

Posts posted by ashot

  1. Does anyone know if Text in Worksheet Cell has a limitation for the length when it shows digits?

     

    @Pat Stanford Please see attached VW file.

    In my project I need to read Latitude and Longitude of my stakes in two different columns formatted to show either 9 or 12 Decimal Places Digits.

     

    Then I am trying to use Concat function, but first I need to understand why the TEXT format in the last column trims and rounds my 12 digits number into 8 digit maximum?Test TEXT length in Worksheet.vwx

  2. @Elite Exhibits Thank you for your attached file 408346396_LightsEmitter.vwx

    When looked at Saved View 111

    Can you please explain what is the screen rectangle with handles to resize?
    It is not a Viewport or Camera Viewfinder, it is a 2D window (picture in picture)? How can I replicate the same on any other file?Screenshot2024-01-20at10_45_23AM.thumb.jpg.a8058bdfcd2557464dfd03d6789bacc4.jpg

     

     

     

    @Pat Stanford and others, maybe someone else can explain ...

     

  3. Memory leak is still a real problem in Dec 28 2023

    Here is a test for VW team:

    Blank start, newly installed Designer VW 2024

    Batch Convert - Convert in Place

    e.g. message shows conversion of Files 350 of 3736

    Memory RAM usage by VW2024 - 

    from the 1-st file conversion RAM started at 2GB

    on 350 file usage slowly increased to 14GB (Real 22GB, Virtual 429GB)

    in the end for 3153 file VW hangs with 192GB real RAM memory on my new silicon machine with RAM 192GB with 4TB Internal hard SSD Disk

     

    Please advise!

    • Like 1
  4. On 9/6/2022 at 1:19 AM, erminio said:

    So Italian SP5 has finally arrived, but in my case didn't resolve memory leeks at all

    When launching complex SLVPs with DTMs Vectorworks takes all memory and never gives it back till I quit 

    Really don't know what to do...  

     

    Should be nice a sort of "Empty cache" command
    Don't know if it is possible...1374997386_RAMusage.thumb.jpg.a6b241aff67a615501c5a5908c336fca.jpg

     

    Hi Erminio, can you please tell me what utility you used fo rmemory usage shown on screenshot?

     

  5. I helped my partner with this issue while I spent few days in search of this problem.

     

    It is related only to Mac OSX settings for Keyboard Under Accessibility option.

    Just turn off all keys including Full Keyboard Access key, and you will be back to normal. (When it is on, it overtakes Space bar to activate keyboard access)

    If you are using any of the Accessibility/Keyboard Access options try them one by one to figure our which one is causing any other problem for you.

    Screenshot2023-09-29at1_04_33PM.thumb.jpg.22e06f8dc267c74b8ac34e368c97f502.jpg

    • Like 1
  6. Connection for ODBC and Filemaker for Vectorworks on Intel Mac has the same problem, I could never solve it for years.
    on my Mac ODBC works with  Filemaker directly, without any problem, but it never worked for sharing with Vectorworks.

    The Error screenshot shown above is specific only to Vectorworks.

    After my I struggle I forced to use SQLITE. It works for Vectorworks and does not need ODBC part of Vectorworks.

     

    • Like 1
  7. As of July 2023 (VW SP6)

    I want to share my solution for a problem when Database General Notes.txt or XML can not be located such as in this screenshot

     

     

    Screenshot2023-07-25at1_11_11PM.thumb.jpg.b87fdba5adb99de2e3ab5d3927f860c3.jpg

     

     

     

    The solution I finally found was to use a command: Text / Reconcile Notes... and then choose the current Database with .xml extension in my user Folder.

     

    Before getting my final answer I spent hours and days reading on VW forum.

    Thanks to David Hamer who helped me with UUID, but the solution was just to Reconcile Notes.

     

     

    • Like 3
  8. Today is July 2023 and I hit the same problem described above. 

     

    The solution I finally found was to use a command: Text / Reconcile Notes... and then choose the current Database with .xml extension in my user Folder.

     

    Before getting my final answer I spent hours and days reading on VW forum. Thanks to David Hamer who helped me with UUID, but the solution was just to Reconcile Notes.

     

    If you want to know more about UUID, read the forum topic below:

     

     

    P.S. The problem with the loading the current Database shown on screenshot below:

     

     

     

    Screenshot2023-07-25at1_11_11PM.thumb.jpg.c4ef9d2b4ffea67999e693e4472847fe.jpg

     

    • Like 1
  9. Hi Michael,

    Yes I know one workaround to copy into blank file, run wall frame tool and paste back to original file.

     

    If I try any other suggestions in the same original file - there was no success running wall frame tool without warning message and no clue what to do to overcome the limit.

     

    I just wanted to know what is the limit for layers when I run wall framing tool.

     

    Thanks in advance for any help from Nemetschek VW team.

  10. Any ideas, what is a limit?

     

    in my case I have only 49 listed in framing layer lost

    while in a file there are more: design and sheet layers as:

    DL = 51 and SL = 17

     

    Is there any solution to choose the Layer I need but missing from the list?

    I tried to change the name for alphabetical order, then ID order and

    to bring first to show in the list - nothing works.

     

    Any idea?

    Screenshot 2023-07-09 at 8.46.17 PM.jpg

    Screenshot 2023-07-09 at 8.56.17 PM.jpg

    Screenshot 2023-07-09 at 8.56.37 PM.jpg

    Screenshot 2023-07-09 at 8.56.48 PM.jpg

  11. "Any data shown in a worksheet using a =Record.Field  formula is two way editable in either the worksheet or in the Object Info Palette."

     

    Hi Patrick,

     

    Are there exceptions to your statement?

    for example Why I can not change the value in a Worksheet for a Stake Object

    ='Stake Object'.'Z Value'

     

    Also I can not find any Record value for regular XY coordinates, like 

    = 'Stake Object'.'X Coordinate'

     instead I have to use Functions Object-General Data such as:

    =XCOORDINATE

    =YCOORDINATE

    both without =Record.Field option

     

    (I can use Easting and Northing, but it is not the same as YX Coordinates)

     

  12. The script works fine for

    DoMenuTextByName('Exterior Wall Dimensioner',0);

    However when I try to search in Library or Plugins, or just preferences, I can not find in any place the file with that name or any other name similar to Exterior Wall.

    VW Script Appendix H shows a list of commands, none of them even close to that name.

    (Nothing for Dimension or Exterior or Wall (just wall framer, that is all)

    https://developer.vectorworks.net/index.php/VS:Function_Reference_Appendix_H

     

    So, my question is

    How, Patrick, you were able to find out the right name of the file ?

     

    For my work I need to find a way to call the menu command under Modify>Convert>

    Stake Object from 3D Locus...

    Is there a way to do it?

     

     

     

     

×
×
  • Create New...