Overlay Redlines
Overlay Redlines at Load
To allow Redlines to be overlaid at load, set the method cvjs_setLoadMultipleRedlinesStickyNotes().
// Set Redlines to overlay each other at load | |
cvjs_setLoadMultipleRedlinesStickyNotes(true); |
Click on the method to open the API documentation.
- cvjs_setLoadMultipleRedlinesStickyNotes() - optional
Samples
Go to CADViewer Samples to see and download samples implementing Redlines Modals, Redlines Overlay and Redlines API controlled Redlines handling.