i personally do not know, but i asked AI:
The Bot said:
Yes, it is possible to create a Visual Scripting routine in Allplan to divide an existing wall into smaller segments of fixed measurements, such as dividing a 1.00 m wall into four 0.25 m walls. Visual Scripting in Allplan allows you to automate tasks and create custom workflows by using nodes to define actions and parameters.
Here’s a general approach to achieve this:
Open Visual Scripting: Start by opening the Visual Scripting environment in Allplan. You can find this under the “Tools” menu.
Create Nodes: You will need to create a series of nodes that will perform the following actions:
Select the Wall: Use a node to select the existing wall you want to divide.
Measure the Wall: Use a node to get the length of the wall.
Calculate Division Points: Create a node to calculate the division points based on the desired segment length (e.g., 0.25 m).
Divide the Wall: Use nodes to split the wall at the calculated division points.
Set Parameters:
Define the parameters for the division, such as the fixed segment length (0.25 m in your case).
Execute the Script: Run the script to apply the division to the selected wall.
Review and Adjust: After executing the script, review the results in the model. You may need to adjust the script or parameters if the division does not meet your expectations.
For detailed guidance on using Visual Scripting, you can refer to Allplan’s documentation or tutorials on Visual Scripting. This will provide you with more specific instructions on creating and connecting nodes to achieve your desired outcome.
Sources:
https://help.allplan.com/Allplan/2025-0/1033/Allplan/41754.htm
https://help.allplan.com/Allplan/2025-0/1033/Allplan/8368.htm
https://help.allplan.com/Allplan/2025-0/1033/Allplan/6594_2.htm
Allplan Webentwicklung
Private messages must be private. No support request via Private message.