Raytracer05
@raytracer05
New Member
Joined: Feb 15, 2024
Topics: 9 / Replies: 177
Reply
RE: Populating Dotnet ComboBoxColumns

Thanks that works. I’m sure I tried every combination of addRange before…

10 years ago
Forum
Reply
RE: Populating Dotnet ComboBoxColumns

Hi Denis, Thanks for the tip but doesn’t this show me how to edit once the comboBox is populated? I will certainly need this once I get the basic dgv…

10 years ago
Forum
Topic
Forum
Replies: 4
Views: 16
Reply
RE: scatter without collision

+1 for pflow. Like this

10 years ago
Forum
Reply
RE: Rollout refresh (?)

It seems that although you make the imgTag invisible it is still active. One solution is to move it as well as make it invisible. Rollouts have a c…

10 years ago
Forum
Reply
RE: Place Object Offset

As Swordslayer said but I think you need to normalize the vectors before you find their average: clearlistener() sp = splineshape wirecolor:yellow r…

11 years ago
Forum
Reply
RE: Quick custom attributes question

The link is only bi-directional for the selected box so you need to change the param_Size of the other box as well as its L,W,H. box01 = box name:”Bo…

12 years ago
Forum
Reply
RE: newbie question about selecting objects

Hi Spad, Would you be able to post a screen grab of your ‘perfect quality box’? It’s still not clear to me what you are trying to do.

12 years ago
Forum
Reply
RE: newbie question about selecting objects

There are very few cases where you need to select a scene object in order to make changes to it. You should try to avoid it if you can as it will slow…

12 years ago
Forum
Reply
RE: Question about Global, Local and just plain variable types

Sorry I see what you mean, I didn’t read it properly.

12 years ago
Forum
Reply
RE: Question about Global, Local and just plain variable types

This example doesn’t work. If the second declaration of a were implicitly local the print expression should return 10 as this example does: a = 10 (…

12 years ago
Forum
Reply
RE: Attach multiple Splines by Object Color

gazybara: Probably not because of xpos of checkbox. Just kidding. Nicely done. I actually inset it slightly deliberately because i thought it lo…

12 years ago
Forum
Reply
RE: Attach multiple Splines by Object Color

Thanks gazybara, I’m sure that will be useful. denisT: there are couple trick there: # i use converttosplineshape to make the function undoabl…

12 years ago
Forum
Reply
RE: Attach multiple Splines by Object Color

OK then we do need a little maxscript: ( fn attachByColour spl = ( local splCol = spl.wirecolor local sceneSplines = for o in getClassInstances…

12 years ago
Forum
Reply
RE: Attach multiple Splines by Object Color

I think you can resolve this without resorting to maxscript. When you open the Import DWG dialogue box there is a drop down under the title ‘Derive Au…

12 years ago
Forum
Page 1 / 13