Normalize_Spl bug

Normalize_Spl bug

Anonymous
Not applicable
2,289 Views
2 Replies
Message 1 of 3

Normalize_Spl bug

Anonymous
Not applicable

Hi there!

Since I updated my max to version 2018.3, the function to instance a modifier Normalize_Spl() returns the following error: "Not creatable: Normalize_Spl"

0 Likes
Accepted solutions (1)
2,290 Views
2 Replies
Replies (2)
Message 2 of 3

Swordslayer
Advisor
Advisor
Accepted solution

Normalize_Spl is the old deprecated modifier which was replaced with the Normalize_Spline2 modifier (as a part of the spline tools update). I'd recommend using that instead. If you for some reason really need the old legacy one, it can be still created with createInstance Normalize_Spl forceCreate:on

Message 3 of 3

Anonymous
Not applicable

Thank you very much!!!

0 Likes