Jump to content

Samuel Derenboim

Member
  • Posts

    472
  • Joined

  • Last visited

Everything posted by Samuel Derenboim

  1. ah, you're right, I haven't updated it in ages. updated it now. I'm running the latest service pack with the latest version, still have noticed it from time to time.
  2. ah, still an open bug i see.
  3. @Theo D same here!! still haven't figured out a solution.
  4. whaaaat???you can tag objects in design layer viewports?
  5. I once used a really ugly method. I used a design layer viewport across multiple stories that referenced one design layer. It worked....sort of. 😂😂 Using this method i was able to copy portions of a design layer as well. So you if have several 'units' on multiple design layers, you can reference them in conjunction with each other on other stories. That way - you modify one - you modify all instances. note however - your schedules will be messed up! they will only count 1 design layer as the remainder are viewports. (unless you can reference them somehow independently of the design layer)
  6. did you use the specific filemaker odbc driver ? you can't use the mysql driver for filemaker. Also, can you click on the details - show us your error?
  7. @Pat Stanford Sorry for the late reply, I have been experimenting with introducing ODBC remotely, and am sharing it on here. In the interim, Ive discovered what I believe the unifying element between material libraries and a custom record database via ODBC (see below) Regarding the question as to the solution - i have a few ideas 1. Idea 1 ---- ODBC -> Object with record / texture / hatch -> script -> generate material with name of record or texture (as with original script) Note - the records would be a 1 - 1 match with material property records -> all that would need to happen is somehow run the script to match the record format with the material record properties. Would something like this be difficult? 2. Idea 2 ---- import csv / excel -> v-lookup material name with table -> if they match -> copy record per category (also 1:1 match in this case) 3. Idea 3 ---- brute force method - copy and paste 😂😂
  8. I believe I just discovered the holy grail of referencing information via remote database. To give you a representation of my workflow, I will make another post to separate it from the initial content. One of the major hardships that I have had connecting to a remote database was that the database connection was always lost upon exiting the file. If you worked remotely, this was not acceptable. One of the most common problems that comes up is this : However after tinkering around (for weeks) with the object link database, i accidently came across this (see screenshot below). This pop up only comes up when you press the object database connection when you have multiple selected objects selected. This is VERY VERY IMPORTANT Why you ask? because it renews the database connection that you established earlier and it can update the remaining database records when one common record is matched. That means - if you have thousands upon thousands or records (which i plan to have), going it through the list when you open object database connection would be a nightmare. Instead, make sure you have a record that exactly matches word for word in the database and use this dialogue to update the remaining records. I call this the HOLY GRAIL of ODBC connections because the applications are almost limitless - everything from referencing product information / ids, to materials, to building code references / uses or zoning. I am sure some of you are even more creative than me and will find even more applications. Now, if everyone has had the patience to read through this already, I have a question to the employees or anyone a little more familiar with this than me. How can the menu below be referenced by a shortcut? and can this particular function be used in a script? the reason I ask is that I plan to use this for assembly details ( i will create a separate post because it involves material libraries as well) and will use tags to reference the information - and updating the database with multiple clicks can be especially frustrating, and would prefer to use a shortcut or some quick method with a script perhaps? Anyways, I hope you find this information useful. To me it was a huge deal and thought I'd share. This post is a follow up to my previous post of setting up ODBC. I case it was missed on how to set up ODBC see below This is the process by which i access my database both locally and remotely. The database can be access via link below : sorry, this is read only. If anyone wants to experiment with this, let me know, i can provide a sample write access version. The link below is the database front end that I use to edit the database. It has its own subdomain, so it can be universally accessed and edited. And then, in turn, vectorworks can access the mysql database on a different port using the same subdomain. Therefore : enter the information via web, access the information via Vectorworks. Need to update the info ? see method above. https://db.autographarch.com/dashboard/#/nc/view/5cf8b5cb-fbe1-4532-88e7-dc4bed61eb40
  9. @John S. Hansen You have to assign a record for it to be linked. Also, make sure you input the user and password information into the connector if you have one. If you press details - it should return the error that is making it not work.
  10. Maybe I am wrong about this, but regardless of the situation at VW, i must still say I am pretty thankful. Lets give some perspective to the competition and see what all of the people complaining are facing. 1. Vectorworks Architect License (subscription) costs about as much as Autocad. In my opinion, autocad is probably the least productive program to use (at least from my perspective) in the industry. Although, I have not tried microstation or other cad programs framed after autocad, but I digress. I will mix in all programs framed after Autocad a similar platform. 2. Compared to Autocad, Vectorworks features blows it out of the water, to say the least. Yes, we do not have allll of the features that would be ideal for everyone, but I know that using vectorworks I myself can replace a team. Should you be curious about the work I do, please visit https://www.autographarch.com. All buildings that have been built and designed therein were all done in Vectorworks - and only by one person per project. 3. I have compared Vectorworks features with Revit (a more comparable software) and Archicad. Revit is its own headache to use with problems with export to pdf, editing 2 dimensional information, stability problems, and all around lack of customization. The bottom line - Revit costs 2.2 times more than Vectorworks. Let thank sink in. Anyone running a business here will know this alone can make you stay afloat if you have multiple people working for you. 4. I also saw the features coming for Archicad. For this year, I have not seen anything particularly spectacular on the road map. I can't say much about archicad given I haven't used it and it also looks like great software, but it is still twice as expensive as Vectorworks, but it shares the same con as vectorworks in terms of talent pool - and this is neither Vectorworks nor Archicad's fault per se. Revit and Autocad are the industry standard unfortunately. My two cents. I am sorry for the rant, but its becoming quite frustrating for me to see people complaining when I see that the team at VW are doing their best to accommodate our needs. Hopefully one day they're not going to change policy and say - youll get what you get...much akin to what Autodesk does. Additionally I believe I can say this because I do not work for Vectorworks, so I can take the brunt of any criticism coming my way. The staff at VW cannot. So i can take it 😉 Anyways, Staff at VW, keep up the great work! There are still people that believe in you! And I look forward to 2024 !
  11. @Pat Stanford Its not that at all. I actually use those scripts when i have a texture library to convert from and then modify the records, and its the most streamlined process I have to date to come close to creating a library, and for that I am very grateful. The reason why I was asking is because I have dozens of excel spread sheets with parameters set inside and copying that information in bulk into a worksheet does not work very well, even if I created the same number of material to match the excel spreadsheet, the copy and paste command does not copy the information in bulk...i would probably need to re-import it, and then re-copy it inside of vw. Additionally there is another element where if i update something in the excel spreadsheet, I would lose track of what was updated or not. Creating materials and their properties in bulk would be a more streamlined process I thought. My current possibly solution would be to import worksheet using ODBC and then copying the information that way. In this way, the information is streamlined from one location, and can then be imported directly into the document using ODBC and then that information can be copied and pasted into the worksheet with the scripts. I am in the process of using a database editor to centralize all of my spreadsheet libraries with something like nocodb (https://www.nocodb.com/ )or grist (https://www.getgrist.com/)
  12. @Christiaan Look into using obsidian rather than native vectorworks. It is a knowledge based 2nd brain management system. The benefit is that you can have varied folder structure, but you can reference any element in the library structure to find anything you need regardless of directories. I've started developing my own office standards that way
  13. @Shortnort This is always a game of time spent vs money earned. Right now i am going through the tedious process of evaluating the general work time needed for various types of projects and their respective square footage's. Once you assess the time required for various projects and their respective phases you then create a ballpark in relationship between the square footage project cost and general architectural fee. Given you will have various blanks in between different square footage costs, i then started to experiment with average rate of increase in between 2 projects with various square footage's (you can then deduce the percentage of the project cost with reference to the architectural soft costs to determine your own unique rate of return) Once that is evaluated, and the respective phases (degree of work in each phase percentage wise) are determined, your biggest element of return would be how quickly you work. Libraries and shortcuts are extremely crucial in saving time in the future - and would have a high degree of cost to you up front. But in the long term if it saves you 40% of the time to produce a set of documents, it is well worth it. Shortcuts include 1. Standard details based on wall types below (see next line) 2. Standard wall types / floor types / roof types etc.. - with accurate information like R-values / U-values, STC values, UL values / UL reference, ASTM reference is needed 2a. Standard material database that would be the composition of all of your standard wall types - with component weight, k-values, cost, manufacturer name, spec link, etc... 3. Standard drawing types and worksheets to be used parametically with standard record bases that can be called out. For example - records for calculating zoning, building, energy code, etc... 4. Standard components / objects / symbols with parametric information to used on plan for takeoffs. Can include everything from light fixtures to elevators to vehicle lifts, railings, soffits, gutters / leaders, furniture, hvac / plumbing components, etc...each one also with their own respective spec links, descriptions, costs etc... These elements I think would be the bulk of the hardest work for your standards, then the question - whether to BIM or not to BIM would be eliminated. As for your retainer...I agree with @jeff prince, its missing a zero 😉
  14. Hello everyone. Given the number of materials both proprietary and generic out there, I was wondering if it would be possible to create a script or marionette that would create materials from a worksheet (including the properties, costs, k-values, and descriptions) Does anyone think this would be possible? Thank you in advance!
  15. Generally in our company we use the sheet number as the initial page number i.e. Z001 A002 and revision numbers for post amendments - i.e. Z001 - (rev .01) This then can be modified in a worksheet that references the sheet name, number and revision - and can be edited dynamically
  16. Can someone please verify - hardscapes do not support tiling in cross section? FYI I am using hardscapes in completely unique ways, however, on screenshot 1, the hardscape does not show tiles, but it does show hatches. Could someone confirm please?
  17. VW does sequential sorting, so depending on what you sorted first, it will use that as the primary sorting element. Unsort everything first, and then sort column a first, then column b. I think that should be able to work.
  18. @GatRed Ah i didn't notice your last post. Congrats!
  19. @GatRed Yea, I understand the frustration. Took me a bit of time to do it as well. The good thing is once you get it working, its a breeze after that. When you go into the iODBC driver options, is this what you see? Notice I have to pick a database name/table in order for me to access it. Also, do you have the tabs all the way at the bottom? (if not, click on the details button bottom left hand corner). Hopefully it's just your settings as iodbc connects just fine from the driver Also the error below i think means you didn't pick the database table to connect to. make sure they match names. I have a database table with the name window_catalog in it, and test your connection before closing as well. Maybe its just the table designation that's throwing it off.
  20. what version of mysql is it? can you post the docker / docker compose script? Also, try playing with the settings of the mysql driver. They also have 2 drivers, 1 uni and 1 ansi. maybe the ansi one works better on mac? Also, as an experiment, try recreating another connection via iodbc driver. There are also certain options you can use in the connection, maybe there is something in the settings that is in conflict with VW
  21. it seems mariadb is not supported https://app-help.vectorworks.net/2023/eng/VW2023_Guide/Database/ODBC_driver_information.htm https://mariushosting.com/how-to-install-mysql-on-your-synology-nas/ Just FYI, I started out with a Synology NAS as well, but after a certain point it became too limited for hosting options, which is why I learned to use Docker.
  22. can you show a screenshot of the error? It could possibly be the connection to MariaDB is not compatible with ODBC driver. If you want to use mariadb, try installing this driver. Mariadb was originally forked from Mysql, but i do not think they are the same. That could be another cause. https://mariadb.com/kb/en/mariadb-connector-odbc/
  23. Your dsn appears to be Gramysql not odbc 8.0 there error show that it cannot find the driver name. They have to match. Additionally since you populated it in your iodbx driver, it might not be necessary to enter it into vw. Repopulate available databases in the first table where you load the database. Gramysql should be there.
  24. @GatRed Are you running a mysql server? does it work via phpmyadmin? or similar? Have you created a database table inside the server? did you install the latest odbc driver for mac? Can you show us a screenshot of your DB connector window? FYI https://dev.mysql.com/downloads/connector/odbc/ Use the driver to connect to your database first. If it connects, you will be able to use it in VW. See above posts for referencing db info into VW Also, once you confirm connection via outside source (i.e. self hosted http access), try this connection (it should work the same, system independent) DSN=MYSQL_Uni;UID=sa;PWD=password; DSN : Driver name for mysql after you install it UID : Username (often its root, but if you create a separate user to access the db table, you can use that) PWD=password for username to access database table
  25. I agree, Graphic legend drawings do not export to dwg. Did an experiment on both exporting sheet layer to model layer and regular export with separate sheet layer views.
×
×
  • Create New...