[Plugin]SharpComp v1.0 2015-11-29
-
Looks great. I'd like to work more with separate files, and this would really make it smoother. Only on PC though... Good work anyway.
-
Wikii,Elder brother
AMS_LIB,Where to download -
it also requires "whdialog.rb"?
but that's not in the AMS_LIB from the Plugin Store...
john
-
@guanjin said:
Wikii,Elder brother
AMS_LIB,Where to downloadyou can download ams_lib here
http://sketchucation.com/forums/viewtopic.php?f=323%26amp;t=55067 -
@driven said:
it also requires "whdialog.rb"?
but that's not in the AMS_LIB from the Plugin Store...
john
whdialog is a lib that I wrote to creat webdialog easily.
with out whdialog this plugin can also run well. -
Hi Wikii
This is a wonderful plugin. Thank you for sharing that!
It automatically does what I often forget to do - namely to work with a second opened Skup, which makes things much easier often.One thing I have noticed which is worth to mention here: First after the initial SkUp file with the component is saved at least once, the "Edit Component" option will run by opening the second SkUp.
-
with SEC v0.02
If I make shortcuts CAS+E to "Edit Component",CAS+B to "Send Back".
In a Sketchup window, I select a component,then press CAS+E to "Edit Component" .the component will be saved and opened in a new su window .
Edit something in the new su window, then press CAS+B to "Send Back",the file will been saved . then old sketchup window will be actived and reload the component automaticly.
I think this plugin can greatly improve the modeling efficiency.
-
@wikii said:
with SEC v0.02
If I make shortcuts CAS+E to "Edit Component",CAS+B to "Send Back".
What is "CAS" in CAS+E and CAS+B
-
-
@wikii said:
with SEC v0.02
If I make shortcuts CAS+E to "Edit Component",CAS+B to "Send Back".
In a Sketchup window, I select a component,then press CAS+E to "Edit Component" .the component will be saved and opened in a new su window .
Edit something in the new su window, then press CAS+B to "Send Back",the file will been saved . then old sketchup window will be actived and reload the component automaticly.
I think this plugin can greatly improve the modeling efficiency.
This was a though read but it's an excellent feature.
What if you had a "save as and edit" tool.
Using this feature on a component wich has not been "saved as" manually before, would first save as and then open the component in a new window.
If a component had been saved before, it would simply open it.
Also.
What about conflicts?
Could there be a way to lock a component that is being edited? And reload it as usual even locked once the edition is finished and unlock it only when the editing window has been closed?
-
@jql said:
@wikii said:
with SEC v0.02
If I make shortcuts CAS+E to "Edit Component",CAS+B to "Send Back".
In a Sketchup window, I select a component,then press CAS+E to "Edit Component" .the component will be saved and opened in a new su window .
Edit something in the new su window, then press CAS+B to "Send Back",the file will been saved . then old sketchup window will be actived and reload the component automaticly.
I think this plugin can greatly improve the modeling efficiency.
This was a though read but it's an excellent feature.
What if you had a "save as and edit" tool.
Using this feature on a component wich has not been "saved as" manually before, would first save as and then open the component in a new window.
If a component had been saved before, it would simply open it.
Also.
What about conflicts?
Could there be a way to lock a component that is being edited? And reload it as usual even locked once the edition is finished and unlock it only when the editing window has been closed?
yeah,to lock the component when it has been opened in the new window is necessarily.
-
Wondering if we can edit multiple component with your plugin
-
@sadyo said:
Wondering if we can edit multiple component with your plugin
Yes,will open multiple sketchup window for each component.
-
you should be able to update your plugins/extensions at plugins.sketchucation.com
here you can push updates directly to the store
-
wikki can you update combin editor. I've found it breaks dynamic components
-
@rich o brien said:
you should be able to update your plugins/extensions at plugins.sketchucation.com
here you can push updates directly to the store
I can't login http://plugins.sketchucation.com/.
Should I use password same as http://www.sktchucation.com?
-
What functions do you need from AMS_Lib? I think this can be done without any Windows-specific functions.
-
@jim said:
What functions do you need from AMS_Lib? I think this can be done without any Windows-specific functions.
The plugin need AMS_LIB to find window which opened the component,then active it.
-
v1.0 1129
1 lock component instances when definition opened in the seperate su window.
2 unlock component instances when the seperate su window close.
3 rewrite codes to work more clearly. -
@wikii said:
v1.0 1129
1 lock component instances when definition opened in the seperate su window.
2 unlock component instances when the seperate su window close.
3 rewrite codes to work more clearly.Is there any good reason that you are including Anton's AMS Lib with this? AMSLib is easily available in the Plugins Store and also the Extension Warehouse.
You have now created a conflict - one of the libraries will re-write the other. This is not a problem until one of you makes changes which could potentially break both plugins and cause a lot of confusion for yourselves and problems for everyone else using the library.
I hope you at least that you talked to Anton about including his work in your extension. At the very least, you need to wrap AMSLib in a different namespace to avoid conflicts.
Advertisement