Release date: December 21, 2024. Last update: December 21, 2024. Version requirements: 3ds Max 2020.2 or higher.
The DataWire script for 3ds Max exposes general object properties, such as the number of faces, spline length, or object dimensions, as linkable parameters through a custom modifier. This allows them to be easily connected to parameters of other objects or displayed in a TextPlus 3D text in the scene.
These general properties are not linkable by default in 3ds Max and are normally only accessible through script controllers, which can be complicated for those unfamiliar with programming. DataWire simplifies and speeds up this process, providing an easy-to-use solution.
Exposed properties for Splines:
- Number of vertices
- Total length
- Dimensions (X, Y, Z)
Exposed properties for Geometry:
- Number of vertices
- Number of faces
- Dimensions (X, Y, Z)
This script is ideal for streamlining complex setups in animations, infographics, architectural projects, or for displaying object statistics in real time.
A demo video is provided to show how the script works.
Installation:
- Drag the script to a viewport.
- Go to Customize > Customize User Interface > Toolbars > Category: Spline Dynamics – free scripts and drag the script name to a toolbar.
You can download it from here.