-
Posts
9,359 -
Joined
-
Last visited
Reputation
2,466 SpectacularPersonal Information
-
Occupation
Engineer
-
Homepage
vectortasks.com
-
Hobbies
Vectorworks
-
Location
United States
Recent Profile Visitors
10,777 profile views
-
Edit Roof Dialogue Box not opening (re: Dormers)
Pat Stanford replied to Darin K's question in Troubleshooting
In VW2022, there are settings in the Render Tab of the Object Info Palette (OIP) to allow you to set the texture for the different parts. If you only want to use a Fill, just select the dormer and set the color you want in the OIP. -
Edit Roof Dialogue Box not opening (re: Dormers)
Pat Stanford replied to Darin K's question in Troubleshooting
I believe that skylights in roofs and windows in dormers must be made from 3D symbols. If you made a symbol from a Window PIO, it is likely that it is a hybrid symbol. -
Data Tag - Tag Data to Worksheet
Pat Stanford replied to Kevin McAllister's question in Wishlist - Feature and Content Requests
To expand on Nikolay's comment. Many of the Worksheet Functions can be used in individual Spreadsheet cells or in Database Header cells. If they are used in a Database then the criteria from the database will automatically be passed with one object being passed for each subrow. If they are used in a Spreadsheet cell then you have to supply the criteria. Let's say you have a bunch of lines in a class named Boh. Create a Database Row and Set Criteria to: This gives you a formula for the database of =DATABASE(((T=LINE) & (C='Boh'))) With ((T=LINE) & (C='Boh')) being the criteria. This is great. It will let you have a subrow for every object that meets the criteria and you can display different information about each object in different columns. If you want the length of each line you can use a formula of =Length. But what if all you want is the total length of all these lines? It seems a waste to make a database to do that. You can just put a formula in a spreadsheet cell of =Length(((T=LINE) & (C='Boh'))) Now back to data tags. If you had a number of different data tags, but knew they all had the same value you could use a spreadsheet formula like: =DATATAGFIELD((((PON='Data Tag') & (C='Boh'))), 'PTS') But I am not sure how much good that would do you as it seem to return the value of the first placed data tag for the field named PTS. The Field Name is the text string in the Data Tag Layout that is linked to Dynamic text. I was hoping for functionality like the ability to SUM the values of multiple data tags or to show the value if all the Data Tags specified by the criteria were the same and a dash or some other indication that the values were not the same across all the tags that meet the criteria. HTH. -
I think you will have to post the file so we can take a look.
-
You have the Fill set to Solid and the color set to black. Choose the note and set the fill in the Attributes Palette to None. I am assuming that your "Framing Notes" is a separate text block you have manually entered. Otherwise if my assumption is correct it should have a black fill also.
-
Cant remove favorites file from the resource browser.
Pat Stanford replied to magic1900's question in Troubleshooting
If the Favorite file is saved in your user folder, then you can remove it from inside VW. If the Favotrie file is stored in a Workgroup folder, you have to use Windows Explorer or Mac Finder to remove the file. Go to Vectorworks Preferences, select the Workgroup folder and click the Reveal button. This should open a window showing the Workgroup folder. Open the folder, then Libraries, then Favorites. Select the file you want and delete it per your normal operating system method (Mac Drag to trash). The next time you restart VW that favorite will not show up any more. Actually you may not need to restart. Try clicking the Gear icon in the Resource Manager and choosing Refresh Libraries. HTH -
When you cut a Section, click on the Advanced Section Properties button in the dialog box. You should be able to turn on Section Style from there. I just cut a test section and I got the Section Style class created.
-
It looks like the circles are on the layer plane. Extrudes will only go "away" from the plane they are on (either positive or negative as Tom W. says). If you need the extrudes to be at a different "angle", then set a working plane, put the circles there and then extrude.
-
Sections in viewports appear with dashed lines
Pat Stanford replied to Flair-Studio's question in Troubleshooting
Also check the settings of the Section Style class is you have the section set to use that. -
Same version of VW or has this been brought forward from an older version? The Title Block changed a couple of versions ago and I don't remember exactly how the old version worked. I think there was a button in the OIP that you would click to set the title block data.
-
Reflection does not show in Shaded/OpenGL Renders so make sure you are using a Renderworks or Redshift render mode. Have you edited the texture and turned up the Reflection Shader percentage? It goes past 100% if you need more.