MarcFisher
@marcfisher
New Member
Joined: Feb 15, 2024
Topics: 9 / Replies: 11
Reply
RE: Calculate angle of a corner knot (spline)

This is just what I needed, thanks a lot. denisT: I thank the easiest way to get the angle is to use angle between a bit before and a bit afte…

14 years ago
Forum
Topic
Forum
Replies: 3
Views: 14
Topic
Forum
Replies: 3
Views: 13
Reply
RE: Get/Select group members?

Think you need obj.parent It will output undefined if it’s not in a group and a Dummy object if it is. .children on the group should give you an arra…

15 years ago
Forum
Reply
RE: Create plane between 2 points

Just in case anyone else needs it: — The 2 points pnt1 = [5.5,-4.0,3.0] pnt2 = [7.5,-6.0,0] fn createPlane p1 p2 = ( — Get all 4 points topl…

15 years ago
Forum
Reply
RE: Create plane between 2 points

Heh, and here I was expecting some complicated math to get this to work. Excellent, thanks a lot!

15 years ago
Forum
Topic
Forum
Replies: 3
Views: 16
Reply
RE: Modifier gizmo size

Just replying to my previous post in case this might help someone. Made some adjustments to my previous solution, now it can be used for 2 dimensiona…

15 years ago
Forum
Reply
RE: Modifier gizmo size

Hmm, I think I figured it out actually. When I apply the modifier it auto wraps around the object it’s applied to, so I can get the size of the gizmo…

15 years ago
Forum
Topic
Forum
Replies: 2
Views: 17
Topic
Forum
Replies: 1
Views: 15
Reply
RE: Custom attributes floater doesn't remember checkbox state

Figured it out, I hadn’t declared the checkbox state as a parameter

15 years ago
Forum
Topic
Reply
RE: Increase length of spline

Thats works beautifully, thanks a lot!

16 years ago
Forum
Topic
Forum
Replies: 2
Views: 13
Page 1 / 2