Share

Interface: Autodesk360

Available in 3ds Max 2016 and higher.

Properties:

No properties exposed.

Methods:

<boolean>Autodesk360.InitializeWebServices()

Initializes the Autodesk 360 web services.

Returns True on success, False on failure.

<string>Autodesk360.GetLoginUserName()

Returns the login user name as string.

<boolean>Autodesk360.Login()

Logs in the Autodesk 360 service.

Returns True on success, False on failure.

<boolean>Autodesk360.Logout()

Logs out from the Autodesk 360 service.

Returns True on success, False on failure.

<boolean>Autodesk360.IsLoggedIn()

Returns True if the user is logged in the Autodesk 360 service.

Returns False if the user is not logged in.

<boolean>Autodesk360.IsLoginValid()

Returns True if the user Autodesk 360 login is valid, False otherwise.

<string>Autodesk360.GetOxygenID()

Returns the Oxygen ID as string.

Actions:

No actions exposed.

Was this information helpful?