Raytracer05
@raytracer05
New Member
Joined: Feb 15, 2024
Topics: 9 / Replies: 177
Reply
RE: Realtime feedback

Sorry I thought you wanted the cone to fit between the two points. The reason it was throwing an error is the scope in which the nodes are created is…

12 years ago
Forum
Reply
RE: Realtime feedback

Is this what you are trying to do? ( global BulletTrajectory_Dialog try(destroyDialog BulletTrajectory_Dialog)catch() –builds the dialogue …

12 years ago
Forum
Reply
RE: Realtime feedback

No problem. Denis is absolutely right on both counts though. I should be more careful when copying and pasting snippets.

12 years ago
Forum
Reply
RE: Realtime feedback

Assuming you already have nodes in your scene named point001, point002 and cone001… ( p1=$point001 p2=$point002 theCone = $cone001 htCtrl = floa…

12 years ago
Forum
Reply
RE: Where is VRayMtl in VRay SDK

Here’s your attachment from the Chaos forum…

12 years ago
Forum
Reply
RE: Exception when copying

denisT: does anyone know how to sort nodes by dependency? i do. Something like: ( clearListener() fn sortByDependency node1 node2 nds: = (…

12 years ago
Forum
Reply
RE: Changing foreColor of a DataGridView Cell

Thanks Denis, that works perfectly. It has actually meant I have to be a bit more organised in where I set other cell properties like alignment. Bu…

12 years ago
Forum
Topic
Forum
Replies: 14
Views: 26
Reply
RE: dotNET ContextMenuStrip Question

Thanks for the replies. I’ve just been trying your suggestions and everything is working as expected now. I think the main problem was my poor planni…

12 years ago
Forum
Topic
Forum
Replies: 3
Views: 17
Reply
RE: how to use the same object in each button ?

mantragora: If rollout can use private variable from struct as its name, why it can’t use variable in button event ? Probably because the scope i…

12 years ago
Forum
Reply
RE: for i = geometry issue

Thanks for your help again I think I’ve got it working now. ( dialogMonitorOPS.unRegisterNotification id:#closeVRayProperties fn closeVP = ( wi…

12 years ago
Forum
Reply
RE: Adding Custom Columns to Scene Explorer Broken in 2013?

No I don’t think there is another way to do this. I looks like Autodesk have broken it in 2013. After I posted here I found another similar thread on …

12 years ago
Forum
Topic
Reply
RE: Using a CA checkbox to toggle ik / fk?

Glad you got that sorted but looking at your code I’ve spotted another problem. If you going to swap your checkbox for radio buttons then you will hav…

12 years ago
Forum
Page 4 / 13