Rotolo74 Posted July 1, 2023 Report Share Posted July 1, 2023 Hello all , can someone help me ... when I open an external file I need to select a dimension and keep its properties to continue the dimension .. there is the possibility of acquiring the properties of a dimension to then keep them and continue my dimensioning like this . Thank you Quote Link to comment Share on other sites More sharing options...
dmatusz3 Posted July 3, 2023 Report Share Posted July 3, 2023 Hello, have you tried using the matchprop function? Quote Link to comment Share on other sites More sharing options...
Rotolo74 Posted July 3, 2023 Author Report Share Posted July 3, 2023 Sì, certo che lo uso, ma se volessi continuare a quotare il mio disegno con quelle proprietà senza trasformarle ogni volta, esiste uno strumento che possa farlo? Quote Link to comment Share on other sites More sharing options...
pawmal Posted July 3, 2023 Report Share Posted July 3, 2023 Hello You can check on the Ctrl+1 property bar which dimension style is used in the drawing. Then use the DIMSTYLE command to set this dimension style as the default and continue dimensioning. Quote Link to comment Share on other sites More sharing options...
Rotolo74 Posted July 3, 2023 Author Report Share Posted July 3, 2023 I thought there was a command that automatically acquired the properties of the selected dimension without searching for it manually. Thank you Quote Link to comment Share on other sites More sharing options...
Adam Klaczek Posted July 4, 2023 Report Share Posted July 4, 2023 If you enable Quick Properties in ZWCAD 2024, then in the CUI editor you can specify what should be displayed in the label for various objects: Quote Link to comment Share on other sites More sharing options...
Rotolo74 Posted July 4, 2023 Author Report Share Posted July 4, 2023 Thank You Quote Link to comment Share on other sites More sharing options...
dmatusz3 Posted July 4, 2023 Report Share Posted July 4, 2023 We have developed a script that creates a new dimension style based on the selected dimension. Download the script now Load the script into the ZWCAD Run the command DIMSTYLEBYEXAMPLE Select dimension The new dimension style (AutoDimStyle_1) will be created Change default dimension style to new one. Adam Klaczek 1 Quote Link to comment Share on other sites More sharing options...
Rotolo74 Posted July 4, 2023 Author Report Share Posted July 4, 2023 Perfect ! will it be possible to insert it as a button ?? Quote Link to comment Share on other sites More sharing options...
Adam Klaczek Posted July 5, 2023 Report Share Posted July 5, 2023 You can do it like this: 1. Load the script via APPLOAD and add it to the startup list 2. In the CUI editor, add any command where you want 3. Select the icon and change the descriptions and, above all, the executed command to the one that loads the script 4. You can change the icon to your own (16x16 or 32x32 pixels) dmatusz3 1 Quote Link to comment Share on other sites More sharing options...
Rotolo74 Posted July 5, 2023 Author Report Share Posted July 5, 2023 Ok Thank You ! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.