klinzey
Vectorworks, Inc Employee-
Posts
2,812 -
Joined
-
Last visited
Content Type
Profiles
Forums
Events
Articles
Marionette
Store
Everything posted by klinzey
-
Content updates are only available for the currently shipping version to subscription and service select customers. All customers that have service select or a subscription have access to Vectorworks 2026 and can export content back to prior versions if needed.
-
Additional Lighting Device Parameters issue
klinzey replied to kduncan's question in Troubleshooting
Customization of the Lighting Device OIP is done in the Spotlight Preferences dialog in the Lighting Device Parameters pane. Parameters in the OIP may have the same name but the worksheet name shown in the dialog must be unique. When importing data the worksheet name will be used to match fields. -
The large one is a group made up of hybrid symbols. The smaller one is group of groups containing only 3D geometry. Also the instructions from Justin on how to create truss are designed to be used with the truss plugin object. The truss object is designed to deal with truss symbols that contain both 2D and 3D geometry so it can be rotated unlike a simple symbol.
- 1 reply
-
- 1
-
-
No, the origin of the light is always x=0, y=0, z. You only have control of the z location of the of the emitter in the lighting device symbol.
-
For a Vectorworks lighting device the origin of the light is always at x=0, Y=0, Z based on the location of the 3D locus in the lighting device symbol.
-
The plug-in itself needs to be signed by the developer. The old plug-in is not signed. An updated plug-in is available on MA's website and via the Install Partner Product command in Vectorworks.
-
What is your first universe? "Unlimited" is 255 universes. Vision always starts a universe 1 and and goes to universe 255. Have you verified that your console is outputting more that 16 universes?
-
CreateResourcePopup() uses a resource list so you need to use ResList_GetSel().
-
MVR file imported from GrandMA 3 not update existing devices
klinzey replied to Robert J's topic in Entertainment
Can you post the Vectorworks, MVR and MA3 files? New devices will be created if the GUIDs for for the MVR and the Vectorworks do not match. Somewhere along the process the IDs are being changed or not saved properly. We need to look at all the files involved along the way to see where the ID is changing. -
@LiteDoctor I spoke with our support team and content developers. They are investigating the issue and working a a fix.
-
Yes, we do it all the time and it does not require the VizKey. You want to select the machine's IP address an NOT the loop-back adapter in the MA3. Vectorworks listens and broadcasts on all open network interfaces. I usually start the session on the MA3 and create the group there. In Vectorworks I can then select the group from the list to make the connection. If you create the group in Vectorworks you have to remember to correctly type the group name in the MA3. Setting it up and using the xchange in MA requires a few more manual steps. https://help.malighting.com/grandMA3/2.0/HTML/remote_inputs_mvr.html
-
Changing Electrical Connectors on Fixtures and Accessories
klinzey replied to Cristiano Alves's topic in ConnectCAD
Neutrik only allows the use of the powerCON®, powerCON® TRUE1, etc. on devices that use the official Neutrik connector. Since not all devices use the official Neutrik connector we have to use generic names. The generic name for the powerCON® TRUE1 is Power Twist CBC. CBC stands for "connector with breaking capacity" which is what makes the powerCON® TRUE1 unique. If you add the connector I recommend you also that is is connectable with the Power Twist CBC. -
Vision does not see "Channels" shown are only there for user convenience. Vision is only going to see DMX data. What DMX addresses are being controlled by those channels? If you are trying to do something specific we need to know what mode you are using in Vision and look at the specific attribute/DMX address you are trying to control.
-
The L-Acoustics Export Plug-in for Vectorworks 2026 was released last week and is available in the Install Partner Products... command.
-
Can't Add Text To Existing Files On Neither Design Layer or Annotations
klinzey replied to Cory W.'s topic in Architecture
What happens when you try to use the text tool? Are there any error messages? Does the text tool activate? Does it activate then de-activate when you move over the drawing window? -
Try printing the PDF from Adobe and make sure "Fit to Page" is turned off. The most common problem is that the printing software automatically scales the page down because it sees the page margins in the PDF as part of the page size.
-
Entertainment > Spotlight Settings > Spotlight Preferences... > Parameters (Pane) Set Settings: <Spotlight> That will set the OIP back to the default parameters.
-
If you have customized the OIP of the lighting device in the Spotlight Preferences, try reverting to the default Spotlight settings.
-
Braceworks does not support calculations of mid-span connections.
-
Just to add more details about the slow selection. This issue is specifically with selecting lighting devices when the file contains GDTF resources. If your file doe not contain GDTF resources you should not be experiencing slowdowns when selecting the lighting device.
-
MVR export has incorrect stage size in MA3
klinzey replied to jeffyjones's question in Troubleshooting
I get the same positioning of the truss and the stage in Vectorworks 2026 SP2 and MA3 2.3.2.0. We will investigate why only 1 light from the MVR is being imported into Vectorworks. -
"Yes to all" button
klinzey replied to kduncan's question in Wishlist - Feature and Content Requests
Which specific action are you preforming when you see the question? -
.vs and .px files are include files Vectorscript. This is the Vectorscript forum, so the answers are Vectorscript specific. Python uses .py files for includes. I don't remember offhand if there is a way for python to specify which files should be encrypted and which one should not.
-
@SamIWas Using the Caps Lock-Shift-whatever keys should copy all the code into the .vso/.vst file then encrypt and obfuscate if your code is directly in the plug-in. If you are using include files, files with the .vs extension will NOT be encrypted/obfuscated and appear in plain text if you open the .vso/.vst file with a text editor. Include files with the .px extension will be encrypted/obfuscated. The batch encryption plug-in is usefully when you need to process a bunch of plugins but it follows the same rules as the manual process.
-
I'm getting an odd issue with warning popups in 2026, update 1
klinzey replied to hollister design Studio's question in Troubleshooting
Try resetting your user saved settings. Tools>Options>Vectorworks Preferences>Session>Reset Saved Settings I'm going to guess that you are using Windows on a high DPI monitor with the scale set to something other than 100%. We have had a few reports of various dialogs growing in size growing in size because of the scale setting especially with multiple monitors of different resolution. I think after a certain point the overall dialog becomes larger then the screen and gets reset the the default size.
