In those cases, linetype direction may need to be reversed. In your illustration, it appears you have large radius circular paving patterns (not random curves). Architect, Registered NC, VA, SC, & GA. Curved brick layout.pdf 61 KB Report 0 Likes Reply ...
same entity twice } else { // we will add the new entity to the same document and layout of the hatch string active = this.ActiveLayout; this.ActiveLayout = layout.Name; // the entity does not belong to anyone this.AddEntity(entity, false, true); this.ActiveLayout = active; } } }...