splinecraft
2/8/2018 - 10:00 PM

enable bone on obj

helper = MaxPlus.Factory.CreateHelperObject(MaxPlus.ClassIds.Point)
helper_node = MaxPlus.Factory.CreateNode(helper)
MaxPlus.INode.SetBoneNodeOnOff(helper_node, True, 0)  # Bone On
MaxPlus.INode.SetBoneAutoAlign(node, False)           # Auto-Align off
MaxPlus.INode.SetBoneScaleType(node, 0)               # Stretch: None