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?
Im Allplan Connect Forum tauschen sich Anwender aus, geben wertvolle Tipps oder beraten sich bei ganz konkreten Aufgabenstellungen − auch international.
Und damit wirklich keine Frage unbeantwortet bleibt, unterstützen die Mitarbeiter des Technischen Supports ebenfalls aktiv das Forum.
Melden Sie sich jetzt an und diskutieren Sie mit!
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