Message API/docs/components/revision/overview

Overview

Compare files and align source drawings before generating a difference result.

Compare Workflows

Compare workflows cover two related viewer operations: compare and align. Compare renders a visual difference between two source files, while align prepares two files to match before comparison.

Use compare when the source files already share the same coordinate space. Use align when the files need manual or headless point matching before comparison can produce a reliable result.

  • Compare two file URLs and generate a difference output.
  • Align two file URLs with either interactive picking or a supplied point pair.
  • Listen for completion or failure events to update host-side workflow state.

Available Pages

This section is split so host teams can document compare and align separately.

Additional Resources

Compare and align typically sit alongside file-management and page-review workflows.