The Reactor dynamics system has been retired and REMOVED from 3ds Max 2012.
Value > MAXWrapper > Node > Helper > reactor > Point_Path |
The Point_Path Constraint allows you to constrain two bodies so that the child is free to move along a specified path relative to the parent. Alternatively, you can create a single-bodied version of the constraint, where the constrained body can move along a path in world space. The child body's orientation is not restricted by the constraint.
Get/Set the Icon Size. Corresponds to the "Size" value in the Display group in the UI.
When set to true , the Parent node will be used.
Get/Set the state of the "Breakable" checkbox in the UI. When set to true , the constaint will break when the linear or angular strengths are exceeded.
Get/Set the linear breaking strength. Corresponds to the "Linear" spinner in the Breakable group of UI controls.
Get/Set the angular breaking strength. Corresponds to the "Angular" spinner in the Breakable group of UI controls.
These two properties govern the impulses applied to the constraint's bodies in order to maintain the constraint, and so how strongly the constraint works to restrict their movement.
Get/Set the state of the "Lock Relative Transform" checkbox in the UI.
When set to True , the Parent node will be used.
.parentTransform: matrix3 by value : Read|Write .childTransform: matrix3 by value : Read|Write .lockSpaces: boolean : Read|Write
Get/Set the state of the "Lock Relative Transform" checkbox in the UI.
These two properties govern the impulses applied to the constraint's bodies in order to maintain the constraint, and so how strongly the constraint works to restrict their movement.
Get/Set the state of the "Breakable" checkbox in the UI. When set to true , the constaint will break when the linear or angular strengths are exceeded.
Get/Set the linear breaking strength. Corresponds to the "Linear" spinner in the Breakable group of UI controls.
Get/Set the angular breaking strength. Corresponds to the "Angular" spinner in the Breakable group of UI controls.
Get/Set the Icon Size. Corresponds to the "Size" value in the Display group in the UI.
Pressed the "Parent Body" button in the "Align Spaces To" group of UI controls.
Pressed the "Child Body" button in the "Align Spaces To" group of UI controls.
Pressed the "Parent Space" button in the "Align Spaces To" group of UI controls.
Pressed the "Child Space" button in the "Align Spaces To" group of UI controls.
Pressed both "Parent Body" and "Child Body" button in the "Align Spaces To" group of UI controls.
Returns True if the Constraint is valid, false otherwise. A valid Constraint has the correct number of rigid bodies attached and is included in a valid constraint solver.