MoI discussion forum
MoI discussion forum

Full Version: V4 Wish List

Show messages:  1-12  …  153-172  173-192  193-212  213-232  233-252  253-272  273-292  …  573-574

From: Michael Gibson
16 Mar 2017   [#213] In reply to [#212]
Hi Ced, for a case like you show there a better way is to select the top face and then run the Fillet command. When Fillet is given a face as input it will target all the edges of that face.

For the loop selection, is it possible you have some tiny unselected edge in between those 2 you have selected? You need to have 2 consecutive edges selected for it to work. Either that or do you maybe have a standalone curve object selected there instead of edge sub-objects?

If you can post the 3DM file you show there I could probably give you some better information.

- Michael
From: Ced (FRACTIONALIST)
16 Mar 2017   [#214]
I just slapped this together to test the Ctrl+L script - made a bunch of curves, then EXTRUDE.

I supposed one follows this procedure:

1. Select FILLET
2. Select two (2) curves
3. Ctrl+L
4. Hold the SHIFT key down and click somewhere?

Cheers!
Great software - certainly compared to 3dCoat - which - despite Chipp Walters helpful clips - is difficult to learn!
Maximus

Attachments:
selectEdges.3dm


From: Michael Gibson
16 Mar 2017   [#215] In reply to [#214]
Hi Ced, the problem is the Ctrl+L script only selects edges. Edges are a special category of curve, an "Edge curve" is part of the trimming boundary of a face. A "Standalone curve" is an independent object not connected to a face.

In your file you have these 2 types of curves overlapping on top of each other, you've got the original "Standalone curves" that you initially drew, and then after you did the extrude there are also "Edge curves" of the extrusion overlapping that same area.

You're getting the standalone curves selected when you click there, you're not getting the edge curves selected. Try hiding or deleting the original generator curves so you don't have anything right over top of your edges anymore so you can target the edges.

You can also look at the object type indicator in the upper right corner of the window to see what type of objects are selected. It will need to read "2 Edges" selected in order for the script to do anything. If it says "2 Curves", that means you have standalone curves selected not any edge curves.

- Michael
From: Ced (FRACTIONALIST)
16 Mar 2017   [#216]
Do I win the Darwin award, yes or no?

Thank you! Now please delete my question ha-ha!
Ced
From: thesixtyeight
17 Mar 2017   [#217]
@Michael Gibson:
thanks!

>I guess I don't see any reason why it shouldn't also be used to temporarily enable straight snap if it's currently off as well. If you can remind about this when v4 betas are underway I should be able to do it then.

cool, sounds good :)


>Right now you don't need to hold down any key to select multiple objects, but do you mean you wished that it did need to hold down a key?
>A lot of other programs use Shift for this, what programs are you using that use Ctrl and Alt ?

Yeah, so one wont accidentally deselect while wanting to select. This behaviour is from 3Ds max, I think maybe it would be cool to have it as an option?
I mean its not like a big deal, it just makes you feel that you can select/deselect more smoothly :)


>That's normal behavior with the Boolean Union command - when you open up the "Boolean" command set, boolean union will not run automatically because it doesn't have any stages to it, it just processes things >and immediately finishes. So running it automatically when the boolean command set opens is not good because you wouldn't have a chance to switch to one of the other boolean commands instead.

Sorry maybe I didnt explain correctly. As you can see in the image sometimes the boolean type is selected and you can proceed with selecting the second object, and sometimes its not. And so it gets a bit annoying as you count on it being selected even tho its not, and it happends quite a lot to me. I am not sure but this is maybe something to do with right mouse click. This is also /to me/ quite annoying thing, The right mouse tries to repeat last operation, I think right mouse should be used to deselect everything, or maybe if it is possible it should be possible to remap the RMB to a command. So people who would like to have deselect on it could switch it to it. This would be quite convenient I think.
Im not sure if you understood what im trying to explain, if not, if you would be interested I could quickly show you over skype with screen share ^^

Image Attachments:
onoff.jpg 


From: Michael Gibson
17 Mar 2017   [#218] In reply to [#217]
Hi thesixtyeight,

re:
> Yeah, so one wont accidentally deselect while wanting to select. This behaviour is from 3Ds max,
> I think maybe it would be cool to have it as an option?
> I mean its not like a big deal, it just makes you feel that you can select/deselect more smoothly :)

There is something a little similar to this actually built in already - if you just click normally if there are several things all within target distance (like say 3 lines radiating out from a common center point and you're clicking near the common point), the preference is to target unselected objects which will become selected. So if you click 3 times on the common point you should end up with the 3 lines selected.

If you hold down ctrl and click the preference will be reversed, it will have a preference for targeting selected objects which will then get unselected. This is only for situations where there are many different targets clustered close to each other.

Really the best way to avoid selection and deselection problems is to avoid clicking in ambiguous areas to begin with, and to use the mouse over feedback to help see what's going to happen before you click. When a curve is going to be deselected it will get a dark halo around it, when it's going to be selected it gets a bright halo around it. If you intend to select things and you see a dark halo that's an indication that you shouldn't click there, it's not going to do what you want.


> Sorry maybe I didnt explain correctly. As you can see in the image sometimes the boolean
> type is selected and you can proceed with selecting the second object, and sometimes its not.

Well are you only ever using boolean difference or are you using boolean union sometimes too?

Those pop out things are called "Command sets", and when you open a command set the last command that you used in it is the one that will get launched. Except that is for commands that can work without any additional stage in them such as boolean union. If boolean union did launch automatically then if you had 2 objects already selected before pushing the "Boolean" button, it would run boolean union and be all finished which wouldn't be good if you wanted to run one of the other booleans instead.

You should be able to repeat this systematically - just run boolean union and do something else like draw a line and then come back to booleans, it should open up empty just like you show but that's intentional behavior.

- Michael
From: BurrMan
18 Mar 2017   [#219] In reply to [#218]
Hi michael,
If you do any work on the forum, an addition could be a "user filter" where one could hide a user.

I know its kindof off from a positive request, but i could find this useful for myself....
From: Michael Gibson
18 Mar 2017   [#220] In reply to [#219]
Hi Burr, that is actually possible now I just removed some of the quick links to it in the original forum streamlining.

But you can still access that forum functionality by going to Options on the top bar and then "Relationships" in the left side menu.

Search on the user name, then click on the name in the list and you can set that user's messages to be ignored.

- Michael
From: Marbleman
18 Mar 2017   [#221] In reply to [#220]
Thanks Michael.....very useful tip!
From: BurrMan
18 Mar 2017   [#222] In reply to [#220]
Bingo. Works perfectly!
From: chippwalters
21 Mar 2017   [#223]
Shhh. This is a test to see if in fact Burrman has relegated me to his discard pile.... :-)


From: BurrMan
21 Mar 2017   [#224] In reply to [#223]
Lol..... never!
From: bigseb
29 Mar 2017   [#225]
Michael,

just a small request (probably won't be too hard). I wouldn't having larger windows for layer naming, or possibly make it possible to drag the window to larger. Sometimes (often) our files name are such that I can't see the layer's entire name.

Cheers.




Image Attachments:
Capture.JPG 


From: Michael Gibson
29 Mar 2017   [#226] In reply to [#225]
Hi Sebastian, I'll see about making it resizeable in v4.

For the moment you can get what you need by editing the UI files though, go to the /ui sub-folder and edit the file named EditNameDialog.htm in a text editor.

The text field is on line number 30 which currently has:

code:
				<td><input id="nameinput" size="32" style="width:auto;"></td>



If you change the size="32" to something larger that will give you more space, like if you make it size="64" that will have room for 64 characters.

- Michael
From: bigseb
30 Mar 2017   [#227] In reply to [#226]
Cheers Michael that worked :)
From: Michael Gibson
31 Mar 2017   [#228] In reply to [#227]
Hi Sebastian, also I was able to tweak things for v4 to make the edit name dialog resizable in width by dragging the window edges. So in v4 you'll be able to just drag it to whatever width you prefer and it will remember that new width.

- Michael
From: bigseb
31 Mar 2017   [#229] In reply to [#228]
Awesome! Awaiting the beta... :D
From: Mindset (IGNITER)
4 Jul 2017   [#230]
Might it be reasonably convenient to implement OLE DB in version 4 and assign every MOI object a unique identifier to link to external databases?
Either way, MOI3D is the greatest.

-- MindSet
From: Michael Gibson
4 Jul 2017   [#231] In reply to [#230]
Hi MindSet, I'm sorry but I'm not already familiar with OLE DB and so it would take too much time to research it and figure out how to work with it.

Each object in MoI is already assigned a unique UUID though, and it is accessible to script by the .id property which returns it as a string.

Maybe the OpenNURBS library would be useful to you, it's available from https://www.rhino3d.com/opennurbs , using that library you could open .3dm files saved by MoI and access the objects with their UUIDs from your own program.

- Michael
From: Robert (MAESTROROBERTUS)
5 Jul 2017   [#232] In reply to [#60]
Just to things:
- 64 bit support, so I can really load big files.
- Block / Instance support, as this is essential in my work.. however I wonder if instances exist in output formats like OBJ (They exist in LWO).

Show messages:  1-12  …  153-172  173-192  193-212  213-232  233-252  253-272  273-292  …  573-574