Is there a fixed order of entity vectorization in a drawing? Is it modifiable?

  1. FAQ
  2. »
  3. Vectorization and Visualization in Drawings

The order of vectorization can be set by a SortEnts table (a DbSortentsTable object) attached to the BlockTableRecord. If there is no SortEnts table, entities usually come in the order of their creation. Results may be different for different renderers. For example, in 3D mode (device supports Z-buffer) an entity that is closer to you is on the top of other entities.