SaveSetupProfile Method
Saves the current drawing settings to a drawing setup profile.
Signature
object.SaveSetupProfile(ProfileName)
object
DatabasePreferences The object or objects this property applies to.
ProfileName
String; input-only
The profile name to save to.
Remarks
After you change any of the properties, use the SaveSetupProfile method to save these settings in a drawing setup profile. The new drawing setup profile will be saved at the path specified by the DrawingSetupPath property of the PreferencesFiles object.