Arbortext IsoView > Programmer's Reference > Redlining Functions
  
Redlining Functions
Iso4StartRedlining
Starts the Redlining mode. Redlining tools can only be selected if Redlining mode is enabled. This is controlled through the Iso7ConfigTools settings. (See Iso7ConfigTools.) If the Redlining tools are disabled the Redlining mode cannot be started through this method.
Introduced with Arbortext IsoView 4.0.
Syntax
Iso4StartRedlining
In case of success the method returns true, otherwise false.
document.ivx1.Iso4StartRedlining();