Wish for V2
 1-5  6-25  26-35

Previous
Next
 From:  Michael Gibson
1869.6 In reply to 1869.5 
Hi Anis - weight calculation will be a separate thing than object organization, but it should get added at some point as part of an "Analyze" set of tools. I'm pretty sure that this will get added in to v2 but probably after the object organization tools are complete.

It actually probably won't be a "weight" calculation, but rather a volume one, and then you can calculate weight by multiplying the volume by the material density.

- Michael
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
Next
 From:  Anis
1869.7 In reply to 1869.6 
Good News....

Volume Calculation is enough :)
So this mean that MoI will only support color and or texturing, not Material correct ?
Keep on track Michael !!!

Thanks
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
Next
 From:  Michael Gibson
1869.8 In reply to 1869.7 
Hi Anis, yes at least at first MoI will be focused just on setting stuff like colors for objects and not things like physical materials.

I'm curious, do you have another program that does physical material properties?

Most of the time CAD programs are focused just on things like volume, area, and length...

- Michael
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
Next
 From:  DannyT (DANTAS)
1869.9 In reply to 1869.6 
Hi Michael,

>.........at some point as part of an "Analyze" set of tools.

You did mention "Analyze" set of tools, I've got proof now.
What have you got in mind, if you don't mind me asking ?

Cheers
~Danny~
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
Next
 From:  Michael Gibson
1869.10 In reply to 1869.9 
Hi Danny, well I was thinking of:

Distance (pick 2 points and report distance between them).
Point (readout of x,y,z coordinates of a point that you pick).
Length (pick a curve and report length of the curve).
Area (pick a surface, solid or maybe closed planar curve and report surface area)
Volume (pick a solid and report volume).


I figured that would be a pretty good starting batch.

Is there anything else that you had in mind?

In the future I could add more advanced things like a curvature graph, etc... but I think a basic set would be best to start with.

- Michael
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
Next
 From:  DannyT (DANTAS)
1869.11 In reply to 1869.10 
Hi Michael,

> Is there anything else that you had in mind?

Well, I don't know how involved it would be, but I have mentioned this before.
With the more complicated models where I have to create features using more of a surface modeling approach and then joining those surfaces to create a solid, sometimes it doesn't become solid, a simple test I do is when joining the network of surfaces after I finished I create a cylinder through that model and do a boolean diff, this shows me if it is a solid or a sheet body. If it is a sheet body then I have a hard time trying to find the offending surface which has a gap at the boundaries somewhere, at the moment it's trial and error and if I get fed up I'm forced to bring it into another cad package and do a boundary analysis and most of the time it is a tiny gap just out of tolerance, that's why you can't pick it up visually in MoI.
So a basic tool that would show where or which is the offending surface or gap between surfaces so it can be corrected and move on.

.
~Danny~
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
Next
 From:  DannyT (DANTAS)
1869.12 In reply to 1869.8 
Hi Michael,

> I'm curious, do you have another program that does physical material properties?

In NX you can set density and material properties, you can also have a database of materials and assign those to your model, so when you do a mass properties analysis it spits out the info, as attached below.

Is this what you mean ?

.
~Danny~
Attachments:

  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
Next
 From:  tyglik
1869.13 In reply to 1869.10 
Hi Michael,

I think the Angle (by picking 4 points which define two line) was aked many times.

Also the geometric center of the object (centroid) is quite useful for example for positioning a set of closed planar curves or as "centre of mass" for solid.


Petr
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
Next
 From:  Michael Gibson
1869.14 In reply to 1869.11 
Hi Danny - I think what you want there is a "show naked (unattached) edges" type thing.

I haven't quite decided whether that would go under "Analyze", or as a "View" type thing to show naked edges in a different style somehow.

But one thing that is really easy for me to do is to add some scripting properties so that those edges can be identified to a script, then it will be possible to make a keyboard shortcut script that selected all naked edges and that would be a quick way to get this function enabled in a basic but useful way for the next beta.

re: solid versus sheet determination - that is something that I want to show in the object properties panel, so that one is part of the batch of object organization tool work.

- Michael
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
Next
 From:  Michael Gibson
1869.15 In reply to 1869.12 
Hi Danny,

> Is this what you mean ?

Yeah, that's the kind of thing that I probably won't have for quite a while. I was curious if it was very common nowadays for programs to do that, it is sort of a classic approach for CAD programs to focus just on the slightly more abstract geometric properties rather than stuff for a specific physical material.

- Michael
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
Next
 From:  tyglik
1869.16 In reply to 1869.11 
>> finding a gap

There are two nifty commands in Rhino to find a gaps & cracks: _ShowEdges with naked-edges option and especially _ZoomNaked :)
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
Next
 From:  Michael Gibson
1869.17 In reply to 1869.13 
Hi Petr, I guess I could add angle in there... I was kind of thinking of leaving that out since I also at some point want to have some dimensions too, which are then kind of starting to replicate many of these things.

Like is it really necessary to have both an Angle dimension as well as a 4 point angle command?

- Michael
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
Next
 From:  BurrMan
1869.18 In reply to 1869.14 
Also just as note from me so you dont have to do such an involved test to see if you've acheived solid. This script with a shortcut tells if it's solid.

"script:moi.geometryDatabase.getObjects().getSolids().setProperty( 'selected', true );"

Ignore if not pertinent.
Burr
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
Next
 From:  Michael Gibson
1869.19 In reply to 1869.13 
Hi Petr - re: center of gravity point - I think this will probably be included within the area/volume commands.

- Michael
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
Next
 From:  Michael Gibson
1869.20 In reply to 1869.18 
Hi Burr, yes that is actually a good tip - that is the way you can currently tell if an object is a completely closed solid or not.

But I do want to make that information more easily accessible so that you can tell just by selecting an object and looking a display panel.

The other thing is that once you determine that an object is not a solid, you don't really have any way of seeing which edges on it are responsible for it not being closed off - that's the other part that Danny is talking about.

- Michael
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
Next
 From:  tyglik
1869.21 In reply to 1869.17 
Hi Michael,

From my point of view, the Point, Distance, Angle analysis tools are unnecessary. I can replace it by using different regular commands and construction line together and reading feedback in the input boxes on toolbar at the bottom.

It might be better to have a basic dimensioning capabilities as soon as possible to make such data like point coordinates, distance or angle more persistent/permanent....(?)


Petr
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
Next
 From:  Fredrik (FREDRIKW)
1869.22 In reply to 1869.17 
Hi Michael

Your last point there is a good one. I would say that one could use dimension tools to permanently measure things, or just to check things as you go.

angles, length, area, volume etc:
Could there be a kind of situation detection; like clicking on a line will give a horizontal dimension if the line is horzontal, clicking two angled lines would automaticly make a angle dimension, etc?

A solution to the "redundancy problem" is also to have a "make permanent" checkbox, so if you just want to check things as you model but don't want dimension objects you can just leave it unchecked...?

Do you have plans for some type of draft angle analysis tool?

Cheers
-Fredrik
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
Next
 From:  DannyT (DANTAS)
1869.23 
Thanks Michael,

To the tune of Homer Simpson, mmmmm....naked edges....uhrrrr :D

Thanks for the tip Burr !

Cheers
~Danny~
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
Next
 From:  BurrMan
1869.24 In reply to 1869.23 
Michael,
The properties is something I'm really looking forward to. Seems one of the first things I look for that blows me out of the water when I open rhino and other such packages is, if I make a 5 inch sphere here, then want to adjust it to there in relation to this that and the other, I cant see how outright. The properties panel will handle this for the "Visual" type people.

Here's a grab from an art package called Carrara that has the kind of properties I mention in particular.



At any point i can select an object and SEE where it is and how it relates to others. To move it i just select the x value, type a new one and it moves there.

I know the same thing can be acheived in MoI now, though the point is this is a way many people think and this feature, even if it is a selective feature so some can disable it, would be most desirable in MoI!

Thanks for the effort.

Burr

EDITED: 19 Jun 2012 by BURRMAN

  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
Next
 From:  PaQ
1869.25 
Hello everyone,

Just a little input from a non technical user, would it be possible for example, to automatically show this naked edges when a boolean operation failed.
Just to have some user friendly feedback.

This kind of smart tools would be welcome for artists (like me) that don't have a clue about tolerance and all this math nurbs stuffs :)

Generally I think there are many tools that sometimes don't work, not because of MoI, but because of the user. For example asking a to large fillet size ... instead of just failed, having some feedback would be helpfull, like showing edges or area where the fillet exactly fail.

Cheers
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged
 

Reply to All Reply to All

 

 
Show messages:  1-5  6-25  26-35