Wheel
Create a set of wheels from selected parts.
wheels = vwt.Wheels(partId)
num_wheels = len(wheels)
wheel_1 = wheels[0]
Parameters
- partId
- Part or list of parts
Attributes
- axis
- Axis of rotation
- center
- Wheel center
- speed
- Rotational speed in RPM
- autoCalculateSpeed
- Automatically compute wheel's speed
Methods
- rotatingVolume(partId)
- Assign part as the MRF rotating volume