Overview

AutoCAD Map 3D .NET API

 
Overview
 
 
 

Queries and save sets work on attached drawings. A query copies drawing objects from attached drawings into the project drawing. Once in the project drawing, the objects can be edited like any other drawing object.

A save set is a list of objects in the project drawing that are to be updated in attached drawings. The save set can contain:

  • objects that have been modified in the project drawing that should also be modified in the attached drawings
  • objects that have been deleted from the project drawing and should be deleted from the attached drawings
  • new objects that have been added to the project drawing that should also be added to an attached drawing

Objects that have been queried into the project drawing are not added to the save set automatically.