Redlining

The CAD-Space redlining module is currently designed to work with Autodesk Design Review. With Design Review it is possible to redline and markup DWG, DXF, DWF, DWFx, PDF, TIF and some more other file formats.
If you open a file for redlining, which has other extension than DWF or DWFx it is first converted to DWFx format. This is automatically done by Design Review.
After opening you can do your redlining. When finished you only have to save your work. If Design Review asks for a file name please confirm the “Save As” di-alog without changing the file name.

Installation

Systemvoraussetzungen

Das Modul Redlining steht ab Version 7.0.0.130 zur Verfügung.

Lieferumfang

DateiBeschreibung
bin32\
dwKernelState2.bmpangepasste Statussymbole
bin64\
dwKernelState2.bmpangepasste Statussymbole
doc\
speedy7_redlining.docxHandbuch
upd\
upd_redlinig.sqlSQL-Update-Script

Datenbankaktualisierung

Konfiguration

Einstellungen

In default configuration Autodesk Design Review 2012 is assigned as redlining editor for opening and viewing. If you have another version of Design Review or you didn’t have installed in default location you have to modify the CAD-Space settings.
Start the CAD-Space Administration and go to “Settings”.

SchlüsselBeschreibung
redlining.editable_filespecDateitypen, für die es einen Redlining-Editor gibt.
Standard: = “*.tif;*.tiff;*.pdf;*.dwg“
redlining.redlinig_filespecDateitypen, die vom Redlining-Editor erstellt werden.
Standard:= “*.r1;*.rml;*.dwfx;*.dwf“
redlining.command.openProgrammmodul, um Redlinings zu erstellen oder zu bearbeiten.
Ein Platzhalter zur Übergabe des Dateinames muß angegeben werden.
z.B. mhRedlinig.exe “%1“
redlining.command.viewProgrammmodul, um Redlinings anzusehen.
redlining.command.open.extRedlinig-Editor für einen bestimmten Dateityp.
redlining.command.view.extRedlinig-Viewer für einen bestimmten Dateityp.

Gruppenrechte

The access to redlining command is managed by group permissions.
Start the CAD-Space Administration and go to “Groups”
Start editing group properties and navigate to “permissions” tab.

The following entries are responsible for redlining commands:

Redlining.CreateCreating a redlining file if no one exists.
Redlining.EditEditing an existing redlining files.
Redlining.ViewVieweing an existing redlining files.
Redlining.DeleteDeleting an existing redlining file.