Announcements

Between mid-October and November, the content on AREA will be relocated to the Autodesk Community M&E Hub and the Autodesk Community Gallery. Learn more HERE.

Model formatting from external data

Model formatting from external data

Anonymous
Not applicable
366 Views
1 Reply
Message 1 of 2

Model formatting from external data

Anonymous
Not applicable

Hello,

newbie with 3DS api, I look for how I could customize my design from external data imported.

Indeed, I drew skis and I would like customize the ski's size following an external excel file. This contains a list of people and their own size and weight. So, my idea is to compile a new .max file which will be recalculate the lenght/width/thickness of the design (for each person).


Does it exist a feature, API, modules or watever which do it ?

Or do I have to code in C/.net myself ?

 

Thanks for your support.

Regards,

Gaston.

0 Likes
367 Views
1 Reply
Reply (1)
Message 2 of 2

Anonymous
Not applicable

Maxscript can read from an excel spreadsheet. This might provide you with the connection you need.

0 Likes