Plugin SJ Add DC Attribut

Plugin SJ Add DC Attribut

Postby simjoubert » Wed Jul 20, 2022 2:03 pm

Hello, (I'm not sure I'm in the right place!)

I want to share with you my SJ Add DC Attribut plugin.


Sj Add DC Attribute is a plugin for Sketchup.

It is used to apply one or more common attributes to a selection.

  • Attributes can be entered, or taken from a list of favorite attributes or present in one of the components of the selection.
  • The dialog box is now in HTML, animated by java-script.
  • Automatic translation according to local Sketchup settings.
    Languages ​​supported English and French.



The plugin is free, the code is not encrypted and commented in French to help French Ruby beginners.
You can download the plugin:
on my site : https://www.sketchup.simjoubert.com/my-plugins/sj-add-dc-attribute.html
or on the Sketchucation plugin store :https://sketchucation.com/plugin/2537-sjadddcattribute

Thank you for your feedback

Simon
5
Last edited by simjoubert on Tue Aug 02, 2022 7:13 pm, edited 1 time in total.
User avatar
simjoubert 
PluginStore Author
PluginStore Author
 

Re: Plugin SJ Add DC Attribut

Postby simjoubert » Tue Aug 02, 2022 7:09 pm

Hello
A new version is online and fixes bugs in CSS, which hid the start of lists that had more than 20 attributes.

Do you find this plugin useful? Does the interface suit you?

Thanks for your feedback.
1
User avatar
simjoubert 
PluginStore Author
PluginStore Author
 

Re: Plugin SJ Add DC Attribut

Postby Rich O Brien » Tue Aug 02, 2022 7:24 pm

I like the concept but the UI needs more simplifying.



The native DC dialog packs more interaction into a smaller area and that helps to tell the user what they are editing/adding and where.

Your dialog, even when sized at its smallest, still requires scrolling.

Add tooltips to your inputs, buttons etc on hover to describe the intention.
2
I never know where I'm headed, just make it up as I go - Box 22:4
User avatar
Rich O Brien 
Administrator
 

Re: Plugin SJ Add DC Attribut

Postby simjoubert » Tue Aug 02, 2022 7:44 pm

Rich O Brien wrote:I like the concept but the UI needs more simplifying.



The native DC dialog packs more interaction into a smaller area and that helps to tell the user what they are editing/adding and where.

Your dialog, even when sized at its smallest, still requires scrolling.

Add tooltips to your inputs, buttons etc on hover to describe the intention.


Thanks for your feedback.
Comparatively, I have more info to display, but it is true that the box could be more compact. Good idea for the tooltips, even if it involves translation work. I'm starting with Bootstrap and I'm going to refine the ergonomics.
Simon
1
User avatar
simjoubert 
PluginStore Author
PluginStore Author
 

Re: Plugin SJ Add DC Attribut

Postby simjoubert » Tue Aug 02, 2022 8:02 pm

Here is a GIF of the plugin with its adaptive display depending on the width of the dialog box. And with long lists of attributes.

Simon
1
User avatar
simjoubert 
PluginStore Author
PluginStore Author
 

Re: Plugin SJ Add DC Attribut

Postby judedouch » Wed Aug 03, 2022 1:59 pm

Hi Simon,

Thanks for this update.
Very useful extension for those loving playing with Dynamic Components in sketchUp.
3
User avatar
judedouch 
 

Re: Plugin SJ Add DC Attribut

Postby simjoubert » Fri Sep 09, 2022 4:58 pm

Hello Sketchuppers!

I am happy to announce the release of version 0.3.0.
I look forward to your comments and suggestions for improvement.

Have a nice weekend

New in version 0.3.0

  • Improved interface to be more compact
  • Added tooltips and help popovers
    An option enables or disables tooltips.
    This preference is saved in the template and editable in the form.
  • New option list management
    You can import option lists from a CSV file.
    Options can be reordered.
    Error detection if a label is empty
  • Improved Value/Formula input field
    A double click on the "value/formula" field toggles the display of a multiline input area.
    If you fill in the "Definition" or "Summary" attribute, a toolbar appears. It allows you to add HTML layout tags in one click.
    If you enter a formula, detection of errors on the number of closing and opening parentheses, as well as on the number of quotation marks.
  • Improved instance management.
    Modifications can be applied to all instances sharing the same definition, or only to instances present in the selection.
    If the attribute does not exist, it is created for all instances. If the option set is only on selected instances, then only those will receive a value. The definition and the rest of the instances will receive a null (empty) value.
  • New condition "Do not modify if existing!"
    Possibility to activate the condition by clicking on the field label button.
    If the condition is activated, the label is framed in yellow.
    This allows targeted modification of attributes and meta-attributes.

    • Example, activating the condition on the Name label
      If the attribute exists, do not modify
    • Example, activating the condition on the "Value/Formula" label
      If the attribute has a specified value, do not modify the value
    • Example, activating the condition on the "Formulaunits" label
      If the attribute has a specified unit, do not modify the unit

  • Coupling of the condition "Do not modify if existing!" and case management
    The condition is checked on the definition and not on the instance.

  • Attribute saving and creation progress dialog box.

Automatic translation according to local Sketchup settings.

Language supported English and French.
2
User avatar
simjoubert 
PluginStore Author
PluginStore Author
 

Re: Plugin SJ Add DC Attribut

Postby simjoubert » Sat Sep 10, 2022 12:17 pm

SJ Add DC Attribute is a plugin for Sketchup that allows you to create or modify one or more attributes common to a selection of groups or components.

This video shows you how to duplicate an existing attribute in a component, and create it on a selection of groups or component that did not have this attribute.


You can find more information on my website http://www.sketchup.simjoubert.com
Download from my site or the Sketchucation PluginStore: https://sketchucation.com/plugin/2537-sjadddcattribute
2
User avatar
simjoubert 
PluginStore Author
PluginStore Author
 

Re: Plugin SJ Add DC Attribut

Postby simjoubert » Sun Sep 11, 2022 1:22 pm

SJ Add DC Attribute - Save an existing attribute to the list of favorite attributes.
This video shows you how to save an existing attribute to the list of favorite attributes.
This list is saved in the model. Later, you can reuse this attribute and apply it to other groups or components.




SJ Add DC Attribute - Add description attribute with HTML tags

This video shows you how to create a description attribute with HTML formatting. When you expand the input field by double-clicking, a toolbar is displayed if you edit a description or summary. It allows to inject HTML tags at the location of the cursor.

0
User avatar
simjoubert 
PluginStore Author
PluginStore Author
 

Re: Plugin SJ Add DC Attribut

Postby simjoubert » Sun Sep 11, 2022 6:39 pm

SJ Add DC Attribute - Import option list from CSV file
This video shows you how to import a list of options for an attribute from a CSV file.

0
User avatar
simjoubert 
PluginStore Author
PluginStore Author
 

Re: Plugin SJ Add DC Attribut

Postby simjoubert » Mon Sep 12, 2022 2:59 pm

Hello
Publication of a corrective version



last version SJ Add DC Attribute 0.3.1 MAJ of 12/09/2022

Download link:https://www.sketchup.simjoubert.com/my-plugins/sj-add-dc-attribute.html
or on the Plugin Store https://sketchucation.com/plugin/2537-sjadddcattribute




Release Notes:

V.0.3.1 2022/09/12
  • Correction of display of long lists in the CSV import window, which forced to scroll the modal window.
  • Fixed display of long option lists that hid buttons in some cases.
  • Fixed form filling after selecting an attribute from lists.
  • Default units for lengths are set to model unit.
0
User avatar
simjoubert 
PluginStore Author
PluginStore Author
 

Re: Plugin SJ Add DC Attribut

Postby JIA6598 » Sun Sep 18, 2022 8:22 pm

Thanks for the useful program. When I add the attribute, the group rotates 90 degrees
0

JIA6598 
 

Re: Plugin SJ Add DC Attribut

Postby simjoubert » Mon Sep 19, 2022 11:43 am

JIA6598 wrote:Thanks for the useful program. When I add the attribute, the group rotates 90 degrees

Hello,
If the rotation is abnormal, tell me more!
To find out if it's a bug and if it can be reproduced!
Please attach your model as an attachment. And if it's confidential, you can send me a download link, WeTransfer or similar in private message.
Have a good day
0
User avatar
simjoubert 
PluginStore Author
PluginStore Author
 

Re: Plugin SJ Add DC Attribut

Postby JIA6598 » Thu Sep 22, 2022 7:38 pm

simjoubert wrote:
JIA6598 wrote:Thanks for the useful program. When I add the attribute, the group rotates 90 degrees

Hello,
If the rotation is abnormal, tell me more!
To find out if it's a bug and if it can be reproduced!
Please attach your model as an attachment. And if it's confidential, you can send me a download link, WeTransfer or similar in private message.
Have a good day


Hey
I use Profile Builder 3
1. I draw the element in the direction of the red line
2. I cut the element with the section tool
3. After that, I use Add DC to add an attribute
4. The element turns, in the direction of the green line.

But
... If I draw the PB3 element in the direction of the green line, the element does not rotate.

But ++
I normally draw a group or component
The program works flawlessly

The program is useful and I found many uses for it.
I hope there is a solution to this

thank you
0

JIA6598 
 

Re: Plugin SJ Add DC Attribut

Postby simjoubert » Thu Sep 22, 2022 11:24 pm

JIA6598 wrote:
simjoubert wrote:
JIA6598 wrote:Thanks for the useful program. When I add the attribute, the group rotates 90 degrees

Hello,
If the rotation is abnormal, tell me more!
To find out if it's a bug and if it can be reproduced!
Please attach your model as an attachment. And if it's confidential, you can send me a download link, WeTransfer or similar in private message.
Have a good day


Hey
I use Profile Builder 3
1. I draw the element in the direction of the red line
2. I cut the element with the section tool
3. After that, I use Add DC to add an attribute
4. The element turns, in the direction of the green line.

But
... If I draw the PB3 element in the direction of the green line, the element does not rotate.

But ++
I normally draw a group or component
The program works flawlessly

The program is useful and I found many uses for it.
I hope there is a solution to this

thank you


Good evening,
Thank you for this additional information.
I will try to reproduce this bug, and fix it quickly.
Glad to read that you find many uses for the plugin.
Do not hesitate to like the plugin in the plugin store and on my page.
1
User avatar
simjoubert 
PluginStore Author
PluginStore Author
 

Re: Plugin SJ Add DC Attribut

Postby simjoubert » Sun Sep 25, 2022 3:33 pm

Hello
Publication of a corrective version



last version SJ Add DC Attribute 0.3.2 MAJ of 25/09/2022

Download link:https://www.sketchup.simjoubert.com/my-plugins/sj-add-dc-attribute.html
or on the Plugin Store https://sketchucation.com/plugin/2537-sjadddcattribute




Release Notes:

V.0.3.2 2022/09/25
Fixed a bug on the transform that rotated instances, if they didn't have a rotation attribute and were rotated around an axis
0
User avatar
simjoubert 
PluginStore Author
PluginStore Author
 

Re: Plugin SJ Add DC Attribut

Postby pibuz » Wed Oct 19, 2022 3:07 pm

Hi Simon! I recently discovered you plugin and it's brilliant!!! Thanks a lot!
Although I'd like to suggest you a couple upgrades, to improve usability even more.

1. First thing, the possibility to save a set of favourite attributes to be used in other skp models. This is very convenient when you have a set of fixed attributes you always want to load for any of your components. Could be useful to name the set so the plugin can load the relative attributes

2. Second thing: the possibility to add to the selection a set of attributes (the thing we saved at step 1) so that the plugin can import a number of attributes without having to manually select them one by one.

Tell me what you think! Thanks again a lot!
1

pibuz 
 

Re: Plugin SJ Add DC Attribut

Postby simjoubert » Sat Oct 22, 2022 4:29 pm

pibuz wrote:Hi Simon! I recently discovered you plugin and it's brilliant!!! Thanks a lot!
Although I'd like to suggest you a couple upgrades, to improve usability even more.

1. First thing, the possibility to save a set of favourite attributes to be used in other skp models. This is very convenient when you have a set of fixed attributes you always want to load for any of your components. Could be useful to name the set so the plugin can load the relative attributes

2. Second thing: the possibility to add to the selection a set of attributes (the thing we saved at step 1) so that the plugin can import a number of attributes without having to manually select them one by one.

Tell me what you think! Thanks again a lot!


Hello Pibuz

I am delighted to read that this plugin is useful to you! :D
Your suggestions join the evolution plan of the plugin for the next major version. With the introduction of group of favorites:
  • The import-export of its groups.
  • One-click addition of an attribute group to a selection.

We will have to be a little patient, but this is a reasonable objective.
In the meantime, I'm counting on you to promote the plugin, and buy me a coffee! ;)

Have a nice week end
0
User avatar
simjoubert 
PluginStore Author
PluginStore Author
 

Re: Plugin SJ Add DC Attribut

Postby simjoubert » Tue Jan 24, 2023 8:56 am

Hello
Publication of a corrective version



last version SJ Add DC Attribute 0.3.3 MAJ of 24/01/2023

Download link:https://www.sketchup.simjoubert.com/my-plugins/sj-add-dc-attribute.html
or on the Plugin Store https://sketchucation.com/plugin/2537-sjadddcattribute




Release Notes:

V.0.3.3 2023/01/24
Fixed a bug that left the progress bar in an endless loop in some cases.
1
User avatar
simjoubert 
PluginStore Author
PluginStore Author
 

Re: Plugin SJ Add DC Attribut

Postby simjoubert » Tue Jan 24, 2023 10:32 am

Hello
For those who have downloaded the plugin in version 0.3.3 before 10:15 a.m. on January 24, 2023 (Paris time)
Please download the file again and reinstall it.
A file was missing!

All my excuses ! :oops:
Simon
1
User avatar
simjoubert 
PluginStore Author
PluginStore Author
 

Re: Plugin SJ Add DC Attribut

Postby andreimd87 » Sun Mar 26, 2023 3:49 pm

very useful addon. but it does not work for me. or maybe i an missing something. i set an atribute NAME and the value. and after aplying there is still nothing in the component atributes. :?
0

andreimd87 
 

Re: Plugin SJ Add DC Attribut

Postby simjoubert » Sun Mar 26, 2023 11:54 pm

andreimd87 wrote:very useful addon. but it does not work for me. or maybe i an missing something. i set an atribute NAME and the value. and after aplying there is still nothing in the component attributes. :?


Good evening
To create a new attribute or edit an existing attribute:
Select an existing attribute in one of the lists (Attribute of a component of the selection, or an attribute placed in favorites, or an attribute of the list to create, modify) or create it from scratch.
Once the values have been entered, it must be added to the list of attributes to create/modify. The attribute appears in the list, in case of duplicate an error message appears asking you for confirmation before overwriting the existing one.
At this point, nothing is changed in the components of the selection. It is only after clicking on the button create the attributes of the list that the components will receive the new attribute or its new values in case of modification. You can thus create several attributes at once.

0
User avatar
simjoubert 
PluginStore Author
PluginStore Author
 

SketchUcation One-Liner Adverts

by Ad Machine » 5 minutes ago



Ad Machine 
Robot
 



 

Return to Plugins

Who is online

Users browsing this forum: stbjelke and 7 guests