The following constructor function and optional creation parameters let the user create new Biped systems using MAXScript:
The height of the Biped to be created
Angle in degrees,0° will make the Biped look along the positive X axis.
World position of the Biped.This is the position of the COM shadow.
The following creation parameters are optional and can be used in any combination to override the default creation parameters.
Specifies whether or not arms will be generated for the current biped.
Specifies the number of links in the biped neck.
Specifies the number of links in the biped spine.
Specifies the number of links in the biped legs.
Specifies the number of links in the biped tail. A value of 0 specifies no tail.
Specifies the number of Ponytail links.
Specifies the number of Ponytail links.
Specifies the number of biped fingers.
Sets the number of links per finger.
Specifies the number of biped toes.
Specifies the number of links per toe.
Specifies the right and left ankles' point of attachment along the corresponding foot block. The ankles may be placed anywhere along the center line of the foot block from the heel to the toe.
A value of 0 places the ankle attachment point at the heel. A value of 1 places the ankle attachment point at the toes.
Select this control to create links from the upper legs to the lowest biped spine object when Physique is applied. Normally, the legs are linked to the biped pelvis object.
The pelvis area can be a problem when the mesh is deformed with Physique. Triangle Pelvis creates a more natural spline for mesh deformation.
If Triangle Neck is true, the clavicles are parented to the top spine link.
If Triangle Neck is false, the clavicles are parented to the neck base.
Specifies whether prop 1 exists.
Specifies whether prop 2 exists.
Specifies whether prop 3 exists.
Specifies the number of forearm links. If 0, Forearm Twist is unchecked in the Structure dialog, and Forearm Links is 2. If non-zero, Forearm Twist is checked and Forearm Links is the specified number (the Forearm Links spinner has a lower limit of 2). Valid values are in the range of 0 to 10.
The following example will create a Biped with specific non default values and facing the front view (negative Y axis).