gazybara
@gazybara
New Member
Joined: Feb 14, 2024
Topics: 36 / Replies: 998
Reply
RE: Units MaxScripts

Take a look units.formatValue struct example

11 years ago
Forum
Reply
RE: SymbolicPaths struct extension

Sure this is not perfect solution. Anyway don’t blame me I not work for AD Happy New Year to all of you!

11 years ago
Forum
Reply
RE: SymbolicPaths struct extension

This is example how to use it symbolicPathsExt = symbolicPath() –>(symbolicPath) symbolicPathsExt.removeAll() symbolicPathsExt.newUserPath “$myTe…

11 years ago
Forum
Reply
RE: SymbolicPaths struct extension

struct symbolicPath ( private _numUserPaths = symbolicPaths.numUserPaths, _addUserPath = symbolicPaths.addUserPath, _removeUserPath = symbolicPath…

11 years ago
Forum
Topic
Forum
Replies: 5
Views: 18
Reply
RE: adjust simple function

Nice functions. Who is the author ? At first U reguested to works with a controller, then multiple controllers. I’m currently busy maybe someone can h…

11 years ago
Forum
Reply
RE: Viewport Label

Also you can try when mouse over viewport text to run simple tool (lButton event). Maybe this is not good method

11 years ago
Forum
Reply
RE: Viewport Label

This can capture mouse click-move unRegisterRedrawViewsCallback drawtext fn drawtext text:”mouseOverText” pos:[100,100] mPos:mouse.pos = ( loca…

11 years ago
Forum
Reply
RE: Viewport Label

This fn by Raphael ‘Insanto’ Steves is used for ScriptSpotterscript. Maybe can help you somehow. fn drawtext text:”mouseOverText” pos:[100,100] mPos:…

11 years ago
Forum
Reply
RE: objects vs geometry

kogen: Hi, I was wondering why my code performed so slow today and I could break it down to one single line: I thought this might be a problem bec…

11 years ago
Forum
Reply
RE: Directory.EnumerateFiles method

lo i not know what to say. Thanks is to enough. I understand what you are using in this assembly (basically 98% from my first code) but I never lear h…

11 years ago
Forum
Reply
RE: Directory.EnumerateFiles method

I agree with you.I not know how to create an assembly in VS and for this easy task your method ei. combination of .net & mxs works great. Cheers! …

11 years ago
Forum
Reply
RE: Directory.EnumerateFiles method

Thanks lo. I assumed that but if we collect matched paths in searching process maybe we will get faster result. After all probably in max there in not…

11 years ago
Forum
Topic
Forum
Replies: 9
Views: 34
Reply
RE: Flattening Unwrap causes strange behavior

Klunk-1: you need to add [left] [/left] [left] setCommandPanelTaskMode mode:#modify [/left] [left] as the first line in your code [/left] Sti…

11 years ago
Forum
Page 24 / 69