In the Revit.ini file, settings in the [ACMSettings] section correspond to the ArchVision Content Manager Location settings on the Rendering tab of the Options dialog.
Corresponds to the Network Address setting on the Rendering tab of the Options dialog. This setting applies only when ACMOnNetwork=1.
Type = string
Corresponds to the Network Port setting on the Rendering tab of the Options dialog. This setting applies only when ACMOnNetwork=1.
Type = integer
Corresponds to the toggle for Network or Local settings on the Rendering tab of the Options dialog.
Type = integer
Valid values: 1 = network, 0 = local
[ACMSettings] ACMOnNetwork=1 ACMNetworkAddress="127.0.0.1" ACMNetworkPort=14931