Hi, it's possible to introduce a scale factor to enlarge or reduce all the elements of a smartpart?
Das Wissen aller Anwender nutzen
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.
Es erwarten Sie:
- Foren-Vielfalt aus CAD Architektur, CAD Ingenieurbau uvm.
- Tipps von User für User
- international: Deutsch, Englisch, Italienisch, Französisch und Tschechisch
Melden Sie sich jetzt an und diskutieren Sie mit!
- Forum
- CAD Parametrische Modellierung
- CAD SmartParts
[Frage] Scale factor for smartpart
...perhaps it is easier to enlarge or reduce the SmartPart using the Allplan “Scale” function.
Thank you Bertrand and Nemo for info. Certainly it's easier with Allplan "scale" function but with this command the parameters of smartpart are not scaled.
Isn't that just great?
If you really want to have the parameters scaled: Nothing could be easier:
1. add the “Factor” parameter
Value < 1.0 = reduce, value > 1.0 = increase
2. multiply all necessary values in the script by this
factor
Done!
Certainly it's easier with Allplan "scale" function but with this command the parameters of smartpart are not scaled.
Isn't that just great?If you really want to have the parameters scaled: Nothing could be easier:
1. add the “Factor” parameter
Value < 1.0 = reduce, value > 1.0 = increase
2. multiply all necessary values in the script by this
factor
Done!
Thank you Nemo for clarification.I didn't think it was that simple . Goodbye.