
klinzey
-
Posts
2,682 -
Joined
-
Last visited
Content Type
Profiles
Forums
Events
Articles
Marionette
Store
Posts posted by klinzey
-
-
Weight and Wattage are not native units in Vectorworks so they have to be text fields in order to allow the device to have a unit mark.
For many of the fields users do not use exclusively a number. For your example of Circuit Number, many users will circuit numbers such as C5 to designate it as circuit 5 in the C multi-cable and use the circuit name field for the distributor name etc.
In a worksheet you can convert text to a number using the Value() function, however the text string can not contain a unit mark. -
In order to render lights properly, calculate beam spread, throw distances, angles, etc. we need to have the 3D in the correct location and they you can created a 2D view and organize things so they will be represented in a 2D layout.
-
1
-
-
We have had other reports of this issue and are investigating the cause and solution for the problem.
-
Please contact your local distributor office directly for support. https://www.vectorworks.net/en-US/international
They will be able to examine the file and also verify exactly which educational version you are using. -
Have you moved the user origin? We have had some reports on incorrect trim heights when the user origin has been moved.
-
Can you post a sample file?
I haven't seen multiple lights turn on unless they have the same address.
Make sure your modes are the same. The Lustr has a bunch of different modes don't agree it would be very easy to turn on several lights at once.
The only thing I have found is that the ETC software does not like just being connected to a simple switch and manual IP addresses assigned to the machines on the network.
Most of the time I'm had to use a router with DHCP enabled to allow IP address to be automatically assigned. -
Update your library.
We released an update library to allow snapping to the center chord.
If you want to make custom snapping for the truss you can edit the truss and add custom snapping lines as desired.
See Creating a custom truss symbol.-
2
-
-
The GDTF Fixture Mode takes priority.
Set the GDTF Fixture Mode to "None" and then the DMX footprint should change when you change the Fixture Mode. -
In this example the beam is drawn vertically automatically because if drawn horizontally the edge of the beam would go to infinity, or almost infinity within a reasonable distance.
In this case we automatically draw the beam vertically.
-
You can access the Vectorworks partner portal from the Help menu in Vectorworks.
-
Assuming they are complete GDTF file that include geometry, make sure the option to "Use GDTF Geometry" is checked in the OIP of the lighting device.
If the GDTF symbol shows a preview of the device in the Resource Manager then checking the option should use geometry provided by the GDTF file.
Some applications don't actually export real GDTF files, they export proxy GDTF files that contain no real data.
If they are no complete GDTF, then yes, you should use Find and Modify to add the Vectorworks symbol as you have shown above. -
The available fixture modes are not stored with the file or the symbol, they are part of the application.
This data is common between Vectorworks and Vision so it's stored in a common location that can be accessed by both applications.
The Vision library updater is in control of updating the information as these files are critical to the operation of Vision and updates are done between releases.
The updated data you are looking for is not yet included with the default installation of Vectorworks but it is available as a library update in Vision.
It looks like you have updated Vision library on Windows but not on the Mac. -
Do these issues happen when working in a new blank document or only when working in an existing file or starting from a template?
-
On 9/24/2023 at 2:00 PM, halfcoupler said:
closing the 'Inventory and Equipmentlist' dialog window and the worksheet window before pressing the 'ok' Button seems to lead to not saving the worksheet...
Clicking the "X" button on any dialog is the equivalent of pressing the "Cancel" button. This is standard behavior across all dialogs.
Anything created since the dialog was open should be removed because you decided to cancel the command.
A worksheet is not a dialog, there is not OK/Cancel button. Each worksheet is considered more of a palette or a window. -
The Vision library is common library that is shared between Vectorworks and Vision. It's installed in a common application directory outside of the Vision and Vectorworks folders. Your best option is to repair Vectorworks or do a clean install to put the files in the proper location.
When you moved from one computer to another the path to the files and/or your home directory named changed.
Having the files inside of the Vectorworks directory fixes the problem but the installer will not update the files as it expects them to be in a different location. -
There is no way to adjust the simplified version of the chain. It's a little large and we have tried to make is smaller but the smaller change does not render well and frequently vanishes depending on the view and render mode.
-
1
-
-
You can add additional universes but Vectorworks always starts at Universe 1.
-
You can not modify the measurement label. This is the default label that just shows the measurement distances and not an actual data tag.
Detailed and customized information can be displayed using a Data Tag. Default data tags are available in the Resource Manager, Libraries\Annotations\Data Tag (styles)\Entertainment\Hoist.vwx You can use these and/or modify them to fit your needs.-
1
-
-
If you have re-installed it's mostly likely something in your user folder since that's preserved when you re-install.
I have seen a similar issue before when users have forced quit the application.
In this instance the user forced quit during an MVR export.
Start by deleting the \Plug-ins\VW_Spotlight\GDTF_Folder folder in your Vectorworks user folder.
{UserName}\AppData\Roaming\Nemetschek\Vectorworks\2025\Plug-ins\VW_Spotlight\GDTF_Folder (It's in a similiar location on Mac)
If that doesn't work try deleting the entire Plug-ins folder from your user folder.
You will have to re-add any custom plug-ins you may have installed if you delete the entire plug-ins folder.-
3
-
-
-
Yes, Showcase is unlimited, 255 Universes, for all.
Vision licenses are also now unlimited for everyone.
You may need to contact support to get your Vision license updated to unlimited if it did not happen automatically with your renewal.
-
Once you import an image you have to create a texture from the image in order to apply it to a 3D object.
https://app-help.vectorworks.net/2025/eng/VW2025_Guide/Textures/Using_an_image_in_a_texture_shader.htm-
1
-
-
GetLayerOptions()
https://developer.vectorworks.net/index.php?title=VS:GetLayerOptions
Calling SetRField() should do it automatically for most plug-ins.
Calling ResetObject() on the modified object should also force a recalculation.
If neither of these work but the drawing updates simply by panning after the script is run you may need to call ReDraw() or ReDrawAll().
-
Nothing 2D is exported via MVR.
The best way to make this work would be a 3D poly or an extrude and apply an imaged based texture.
The texture will be exported as an image texture and mapped to the object if the receiving application can support it.-
1
-
Lighting Device : data presentation 3D view
in Entertainment
Posted
Labels can be grouped in the label legend and additional text can be added to the group.
Both 2D and 3D labels can be grouped and then moved by a single control point. Additional text objects can be added to a group of labels. For example, add a prefix, suffix, or separator. To avoid overlapping text, set the Horiz. Align/Vert. Align to adjust the label insertion point of the labels.
See Item #3 in the Formatting the label legend layout section in the Vectorworks Help.