-
Posts
58 -
Joined
-
Last visited
Reputation
14 GoodPersonal Information
-
Homepage
standconcept.ch
-
Location
Switzerland
Recent Profile Visitors
3,376 profile views
-
Hello, Thanks for the answer I opened the file and did the test unfortunately it doesn't work either. Because it doesn't generate 3d parts! Can you check this by first deleting the objects created by the first code? greetings
-
-
Hello Thanks for this addition ah... it's just done with a number what I didn't understand is that the number is not visible!!! Thank you
-
how waou How did you do it? This way is already good! I wonder if it's possible to have groups like delimited containers but ... separated this way is fine thanks
-
Hello, Yes, that's it! I put the file in attachment AlcanForum_v1.vwx
-
Thanks for your answers yes of course putting a number is a simple and effective solution! I was wondering if there is a solution to do it in a hidden way? I remember another parametric symbol where I tried to place a “_” before the name of the parameter entry. But it doesn't work! Another question .... is it possible to make groups? In this case, it's a matter of placing symbols on the left or right. Would it be possible to make one group for right- and another for left- heights? Thanke in advance
-
Hello everyone, here's a new question.... I'd like to be able to make groups or, and, above all, sort the options according to my choices. Currently, alphabetical order is preferred... grrr how do I sort the item info palette? Is there a trick? Thanks
-
Hello, Why a working script stops working after an envelope has been made. 🤔 when the script is run, extrusion is performed but once the envelope is created, there is no longer any 3D visibility profil Connection 90deg 1879_v2forum.vwx
-
Hello everyone, I'd like to create a parametric symbol that extrudes a 2D surface. It seems relatively simple to me, but there's a left and a right. According to one criterion it should be one or the other Hello everyone, I'd like to create a parametric symbol that extrudes a 2D surface. It seems relatively simple to me, but there's a left and a right. Depending on a parameter, it should be one or the other. Thanks profil Connection 90deg 1879_vforum.vwx
-
Hello everybody, Are you also experiencing problems with the new version of MAC OS Sonoma 14.5? Since I installed it, I've had display latencies on Vectorworks 2024 SP4. Do you have the same problem? Have a nice day
-
Hello, so i tried to find the function but without success do you have a description of the function? HMove3D
-
Hello, thanks for the answer i'll try this option Raph
-
Hello, Thanks for the feedback but I'm not sure I understand... The symbol exists, I just call it up and place it on the drawing. The problem is that I can place it in 2D (X,Y axis) but not on the Z axis
-
Hello, I'm creating a scrip that calculates and places symbols according to a precise scheme. The idea is to draw a frame with symbols that already exist. With the function: vs.Symbol(symbolName, p, rotationAngle) I can place the symbol at 0 on the Z axis I'd like to be able to place or translate the symbol, for example, 2 meters away with the opposite side down. Any ideas on how to do this? the parametric symbol is on the left what I'd like to achieve is on the right Thanks in advance ParamSymbol_Textil_Molto_v1.4.vwx
-
Thank You, Ok now it works fine!! 😝 😘 I found that the code with "GetName(worksheetName)" generates a problem. Simplifying the code without using this action works... No idea why, if anyone knows? see next image for code used