RailClone > RailClone Pro (*)

Can railclone use a named reference line to generate?

(1/1)

BK8837:
Hello Itoo Dev Team,
Is there a way a Railclone graph can find a name of specific line and adopt as spline to generate. Is there a script for this?

Example: If merge a Railclone to my scene can the RC  find "Line001" and use that as the generator?

Thank you!

Michal KarmazĂ­n:
Hi,

Yes, you can reassign the Base Spline via maxscript in the following way (the index of the Object Node might differ based on your style):

--- Code: ---$RailClone001.banode[1] = $Line001;
--- End code ---
I hope that helps.

Best regards,

Navigation

[0] Message Index

Go to full version