ScriptSpot

Forum topic · General Scripting

How to change 3dsmax default values?

By gazarika · 2015-04-07

Description

How to change 3dsmax default values?
for example
#how to change the default real size map from 1.0cm to 100.0 cm?
#how to change the default sweep shape in the sweep modifier to rectangle and its dimensions values?
#how to change the default spline vertexes value to corner instead of bezier?

Comments (2)

`

pixamoon · 2015-04-10

Hi,

I don't know if max stores those settings somewhere but for sweep defaults you can use my startup script:

This one is to use box in sweep profile. Just copy it to program Files\...Max\scripts\Startup\

I'm working on the script to save/load all kind of defaults... I'll post first version soon.

Best,
Pixamoon

Attachments