Adding selected nodes to a layer in pymxs

Adding selected nodes to a layer in pymxs

j.jobson
Participant Participant
509 Views
2 Replies
Message 1 of 3

Adding selected nodes to a layer in pymxs

j.jobson
Participant
Participant

Hi, so I've seen in MaxPlus there's a LayerManager.AddToLayer function, what is it for pymxs?

Also, if there's anything for like a list of functions within pymxs that anyone knows about that'd be great.

0 Likes
510 Views
2 Replies
Replies (2)
Message 2 of 3

Swordslayer
Advisor
Advisor

Pymxs is a runtime maxscript engine wrapper so use the maxscript reference. There's a downloadable chm file at the M&E Documentation page. So for example for adding nodes to a layer, refer to the the method section of layer properties page to find the addNode/addNodes methods.

0 Likes
Message 3 of 3

j.jobson
Participant
Participant

Amazing, thank you! 

0 Likes