Support Forum

[Question] How to create PythonPart objects with multiple objects individually?


I want to create PythonPart objects individually by dragging all objects through VisualScript.
I only found a way to manually insert the index values and make them one by one.
What function should I use here to automatically create Python part objects individually for all objects?

Attachments (3)

Type: image/png
Downloaded 65 times
Size: 131,64 KiB
Type: image/png
Downloaded 93 times
Size: 156,50 KiB
Type: text/xml
Downloaded 399 times
Size: 3,12 KiB

Show most helpful answer Hide most helpful answer

Quote by yazevnikita
Good afternoon, a similar problem.
I have a script that creates a reference part, but I don't want to pull it out of the library every time. Is it possible to set the script to repeat while preserving the previous result?

In Allplan 2024, we now allowed VS-PyP to be placed by mouse clicking. This also allows users to place the same VS-PythonPart object one after another.

Product Owner API, Allplan GmbH

It might be possible with writing py code directly with the node ExecPythonScript.

But i don't understand why you are doing that. As the PythonPart object you get later probably won't be able to be reactivated again, as there might be no dedicated PythonPart script behind each object. Can you explain what you actually want to accomplish with this?

Product Owner API, Allplan GmbH

Good afternoon, a similar problem.
I have a script that creates a reference part, but I don't want to pull it out of the library every time. Is it possible to set the script to repeat while preserving the previous result?

Attachments (1)

Type: image/png
Downloaded 63 times
Size: 66,82 KiB

Quote by yazevnikita
Good afternoon, a similar problem.
I have a script that creates a reference part, but I don't want to pull it out of the library every time. Is it possible to set the script to repeat while preserving the previous result?

In Allplan 2024, we now allowed VS-PyP to be placed by mouse clicking. This also allows users to place the same VS-PythonPart object one after another.

Product Owner API, Allplan GmbH


https://connect.allplan.com/ uses cookies  -  More information

Accept