New Section command
 1-15  16-35  36-49

Previous
Next
 From:  Marc (TELLIER)
12071.36 
The dimension tab could also be a good spot for this command.

Marc
  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:  777RAVEN777
12071.37 
Wow - seriously useful command!

Up till now I've been making copies of solids & slicing them up in different ways to get an idea of what's going on - this has made things way easier.

It's sometimetimes a little glitchy depending on complexity/number of solids, but that might just be my processor, and it gets there in the end ;)

Kudos to whoever came up with this!
  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:  blowlamp
12071.38 In reply to 12071.37 
777RAVEN777

"Kudos to whoever came up with this!"

Rich asked and Michael delivered. ;-)
  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:  Frenchy Pilou (PILOU)
12071.39 
Seems we can't give a color to the section(s) surface(s) during the process!

(or before in giving different colors to the surfaces' volumes like X= Red, Y = Green, Z = Blue)

EDITED: 13 Aug by PILOU

  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
12071.40 In reply to 12071.39 
Hi Pilou, in "Section plane" mode, the generated plane will get the "active style" applied to it.

Go to the scene browser styles section and right click on a style's color swatch to set it as active.

- 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:  Frenchy Pilou (PILOU)
12071.41 In reply to 12071.40 
Yep cool trick for give a color!

But it's only one color for all the surfaces and not each separately!

Sure I can at the exit of the function but...

---
Pilou
Is beautiful that please without concept!
My Moi French Site
  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
12071.42 In reply to 12071.41 
Hi PIlou,

re:
> But it's only one color for all the surfaces and not each separately!

You can do it separately if you run the Section command 3 separate times and only generate one section each time.

You can also set up a keyboard shortcut that will enable just one specific plane at a time, like this:

Section UseXY=true UseXZ=false UseYZ=false

- 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
12071.43 In reply to 12071.41 
@Pilou, it's also possible to automatically set a specific style to be the active style in a shortcut key as well, like this:

Section oncommandstart="var style=moi.geometryDatabase.findStyle( 'Rouge' ); moi.geometryDatabase.activeStyle=style.index;" UseXY=true UseXZ=false UseYZ=false

If you set that on a shortcut key when you press it, it should set the XY checkbox to be on, XZ and YZ checkboxes off and make a style named 'Rouge' to be the active style.

- 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:  Frenchy Pilou (PILOU)
12071.44 In reply to 12071.43 
Yep so if i good understand I must have 3 different shortcuts! :)

Something like

Section oncommandstart="var style=moi.geometryDatabase.findStyle( 'Rouge' ); moi.geometryDatabase.activeStyle=style.index;" UseXY=true UseXZ=false UseYZ=false

Section oncommandstart="var style=moi.geometryDatabase.findStyle( 'Vert' ); moi.geometryDatabase.activeStyle=style.index;" UseXZ=true UseYX=false UseYZ=false

Section oncommandstart="var style=moi.geometryDatabase.findStyle( 'Bleu' ); moi.geometryDatabase.activeStyle=style.index;" UseYZ=true UseXY=false UseXZ=false

Yep but that is just successively ! :(
If i add a true there is 2 same colors!

EDITED: 13 Aug by PILOU

  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
12071.45 In reply to 12071.44 
Hi Pilou,

re:
> Yep so if i good understand I must have 3 different shortcuts! :)

Yes that's correct.


> If i add a true there is 2 same colors!

Sorry I don't understand this part.

- 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:  Frenchy Pilou (PILOU)
12071.46 In reply to 12071.45 
on my video above on the last image there 2 red planes because I add a "true" condition!

I can't have the 3 different colors in the same time !
---
Pilou
Is beautiful that please without concept!
My Moi French Site
  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
12071.47 In reply to 12071.46 
Hi Pilou,

re:
> I can't have the 3 different colors in the same time !

Yes that's correct, this command is not designed to make 3 different colors at the same time.

Is that something that you need to do frequently?

- 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:  Frenchy Pilou (PILOU)
12071.48 In reply to 12071.47 
No aespecially but seems to me that will be just natural that "pushing" a section will show that you are in a primary axis (red , green , blue)

EDITED: 13 Aug by PILOU

  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
 From:  Michael Gibson
12071.49 In reply to 12071.48 
@Pilou,

re:
> No aespecially but seems to me that will be just natural that "pushing" a surface
> will show that you are in a primary axis (red , green , blue)

To me that seems like it would be distracting. seeing a big red surface would seem to me like a "danger something's wrong" signal.

- 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
 

Reply to All Reply to All

 

 
 
Show messages:  1-15  16-35  36-49