Hi everyone,
I want to conver the pythonpart to 3d object but I didn't find any tool or node to do that?
Do we have them?
Hi everyone,
I want to conver the pythonpart to 3d object but I didn't find any tool or node to do that?
Do we have them?
PythonParts and Visal-Scripting objects are from Allplan point of view SmartSymbols (macro placements).
So you can explode them with:
Bonus Tools -> Smart Symbols -> Unlink Smart Symbol
But watch out:
The result is what you see when you click on the smart symbol!
Click in the floor plan -> you get the 2D representation
Click in isometry, perspective or view -> you will get the 3D representation.
PythonParts and Visal-Scripting objects are from Allplan point of view SmartSymbols (macro placements).
So you can explode them with:
Bonus Tools -> Smart Symbols -> Unlink Smart Symbol
But watch out:
The result is what you see when you click on the smart symbol!
Click in the floor plan -> you get the 2D representation
Click in isometry, perspective or view -> you will get the 3D representation.
Thank you very much, It's worked.
Hello,
you can use the node ExplodeSmartSymbol, if you want to execute the conversion with VS.
Best regards
Horst
You can also use context menu to Unlink Smart Symbol. It is more convenient.
Product Owner API, Allplan GmbH