Klonsemann
@klonsemann
New Member
Joined: Feb 14, 2024
Topics: 8 / Replies: 26
Reply
RE: Problems with calling Mixin Interface inherited from IObject in maxscript

The dollarsign “$” in maxscript holds the current selected object or array of objects, if multiple selected. getfoo $ passes the selection as argumen…

3 years ago
Forum
Topic
Forum
Replies: 0
Views: 19
Reply
RE: Scripted Plugin with spline for clipping

Yes correct, there for i try to find the intersecting lines of bricks and do the calculations just for the center of the quads. Klvnk: creatin…

4 years ago
Forum
Topic
Forum
Replies: 3
Views: 20
Reply
RE: 3dsmax how to access viewport Z-Buffer?

Capture the Scene a second time with a new material on all objects. The new material is 100% selillu and should have a fallof in Camera-z axis from bl…

4 years ago
Forum
Reply
RE: Store list of bezier_float controllers in scripted PlugIn.

Thanks for your reply denisT. i had a close look at #maxObjectTab and found the solution how to work with #floatTab . i got this in the parameter b…

7 years ago
Forum
Topic
Reply
RE: Travel trought 4 position

Isnt it much easier to have a position constraint with 4 targets and simply animate the weights to get the needed animation ?

7 years ago
Forum
Topic
Forum
Replies: 0
Views: 15
Reply
RE: Avoiding Max Modify Mode

As i tested parameter wiring is the fastest way to do something like this, but isn’t there a maximum number of wirings ?

14 years ago
Forum
Reply
RE: Get mesh from shape in buildMesh?

Does that help you out ? on buildmesh do ( tmp = TriMesh() meshop.attach tmp (box()) setmesh mesh tmp )

14 years ago
Forum
Reply
RE: Link camera to frame number

I build a new cameraselector (shortcut “C”) that supports frameranges given in the cameraname. This solution works very well.

14 years ago
Forum
Reply
RE: Truck pulling trailer – fake and easy set up predicament

I did this some month ago for the studio im working. The vehicle was always driving forward. We did no collision or physic calculations. I solved it …

15 years ago
Forum
Reply
RE: Problem instancing an object with customAttributes

That sounds good, musted have missed that in the help.

15 years ago
Forum
Reply
RE: Problem instancing an object with customAttributes

Thanks for the hint, ill give that a try.

15 years ago
Forum
Page 1 / 3