Multiple hatch area autocad lisp

So the solution could be sorting all polylines by area and EXPLODing + OVERKILLing just every two with same area. Select the hatch. 2 Replies 106 Views. Using this lisp, i found out two strange things. 0) (11 26040. #AreaExport Oct 26, 2016 · Calculate area in Meter Square. lsp extension (newname. Use the APPLOAD command to load it into AutoCAD. Next to ‘Look in’, click to browse to the directory where you have saved the lisp file. V1. I would like to hatch multiple objects by picking a polyline or picking inside a space. We would like to show you a description here but the site won’t allow us. Free AutoLISP macros Jun 2, 2015 · Lisp Name : Total Area Lisp Command : TAR Version : 3. (Learn How to use Lisp programs effortlessly) Start the Lisp by typing MH on the command line. Nabil. When prompted, choose whether or not to associate the hatch with the new boundary. This is what i want it do: Extract layer and total area, from multiple areas. Lisp number 1. Create a new file in a text editing program like note pad and type in, or copy and paste, the following elements of code as shown below. May 10, 2024 · Start the area command from the Measure flyout or use the command AREA. ( 1 ) ليسب Area update ( 2 ) ليسب adding many numbers ( 3 ) ليسب Add length ( 4 ) ليسب Area in table اختصار ( AT ) ( 5 ) ليسب areaOfObject اختصار ( OFO ) ( 6 ) ليسب AreaText اختصار ( AT ) ( 7 ) ليسب dimlinechange . This free lisp is useful while working with Land Survey Drawings. 4. Jul 28, 2022 · Autolisp : Merge Hatch in AutocadFree download link : https://drive. First of all - thank you Henrique for your routine. Command: -bhatch. In the Field names selection box, select Object. It is a full-featured, interpretive programming language that you can use to call AutoCAD commands, system variables, and dialog boxes. I have a lisp that does multiple boundaries as polygons at once, but all of them is in the current layer. The cursor will turn into a pickbox. Click the Select Object button, then select the boundary (pline). It will list each area as you select it, highlight the selected object so you don't click it twice, and give you the sum at the end. TheCadTutorial Aug 2, 2017 · LISP en AutoCAD para hacer mediciones y metrados, con esta herramienta podremos sumar áreas, líneas, polilíneas y arcos. Please Edit it to calculate in Square meter. Find the hatch icon in the bottom right corner. May 25, 2011 · A wealth of free AutoLISP programs and functions to demonstrate a sample of the work by Area Field to Attribute: 1. LSP ver 2. Select an object (with area) from the drawing by clicking the object selection May 9, 2021 · How to Extract and Display area of hatch in autocad lisp | Hatch ExtentDownloading Link : https://bit. just hatchedit (HE) the object, recreate the boundary, then pick the created pline with "area" "object". alternatiely you can use > this < and set "Divide By" factor to 2. Recreate Hatch Boundaries. Is there a way this can be done with Lisp or vb so that the hatches remain individual for editing rather than becoming one block. ly/3eywYVLSubscribe Link for other Lisp : https://bit. Feb 3, 2018 · AutoCAD tutorial - Sum of Hatch area in AutoCAD, Total of Hatch area#NTDung #AutoCAD #AutoCAD2018 #autocadtutorial #AutoCADtipDownload Lisp: http://autocadti Nov 30, 2023 · I am using Lisp from LeeMac - "Lenght to field" by using "AFM" command to create field of polylines area. Execute the ERASE command and they should all be eliminated from the drawing. Length FieldUpon issuing the command syntax LF (Length Field) at the AutoCAD command-line, the program first prompts the user to make a selection of objects Jun 13, 2024 · ANY LISP AVAILABLE TO INCREMENTAL THE SUFFIX TEXT OR NUMBER VALUE IN A TEXT OR MTEXT OR ATTRIBUTE VA by karthikeyanskm on ‎06-18-2024 02:59 AM Latest post on ‎06-18-2024 06:19 AM by EnM4st3r. Alternatively, upon issuing the command syntax AF (Area Field) at the AutoCAD command-line, the program will prompt the user to make a selection of objects for which to return the area summation. HATCHB. LSP successfully loaded. So for example there is one big hatch and 2 polylines that go through the hatch. Moreover, how do you find the area of multiple objects in Sep 27, 2017 · Solved: Hi, I am looking for a lisp to measure hatch area in AutoCAD. Here is a simple example that selects an object then gets the area and hatches it. lsp. I like it very much. To find the total area of multiple objects, it is less tedious as you have to keep on adding the object areas one by one using the Area command. STEP 2: erase/move singular hatches (you can type selectsimilar and move/erase them) STEP 3: type hatch and se (select objects) STEP 4: Select all boundaries created at step 1 at once. Using this free lisp, if you select multiple Aug 14, 2013 · I am trying to learn something so need help !! here is the code. 05-05-2022 12:44 PM. Set Properties, Value and Operator to further define your selection set if need be. I've looked for a lisp routine that will spit out the total area of hatches on multiple layers but I have not found one. aisles 2. 89 0. Share. Sep 10, 2015 · @ВeekeeCZ wrote:. Iterate through ss and determine the outer boundary, probably by its area, and call it 'outer. The file is a compiled LISP application. Posted January 9, 2020 (edited) I beg to differ, it doesn't create any inner boundaries. 0: 14-11 The program offers two modes of operation: Area to Table (AT) or Area to File (AF), depending upon the output desired by the user. Apr 12, 2019 · Copy and paste into a notepad document. (defun c:TLENGTH (/ di ent n pt1 pt2 sel) Oct 2, 2020 · Does anyone know any lisp that splits one big hatch in to multiple hatches. With 'Area 2 Excel' you can take those areas and export them to Excel. These hatches are from explodes dynamic blocks. Mar 20, 2013 · IMPORTANTE LEER DESCRIPCION!!Detalles, descargas, vídeos del top, recomendaciones y más, abajoMuchas gracias por haber visto mi video, recuerda que tus li Jul 22, 2015 · AutoCAD AutoLisp Collection for Area Calculation - Covers - Area of Multiple Objects, Entity Area, Triangles Area, Parcel Area, Populate Parcel. This is also new possible to do with the Hatch Edit command in newer versions of AutoCAD. (setq myArea 0) ;while the user keeps making a selection. Area of multiple hatch objects can be found by typing list command, and selecting hatch objects. Open Dynamo Player and select PolylineAreas. Click Pick Points. ;;; HATCHB. LSP to change the text justification. LSP ver 3. Paste this into Notepad and save it as "MHatch. Select an existing hatch pattern in the drawing to specify what hatch to use. How To Calculate Multiple Hatch Area In Autocad - Area of multiple hatch objects can be found by typing list command and selecting hatch objects Alternatively if hatch objects are selected using grips then Properties palette will show the area for single hatch object and cumulative area for multiple objects under Geometry Moreover how do you find the area of multiple objects in تحميل جميع الليسبات والاضافات المتعلقة ببرنامج الاوتوكاد " Autocad lisp - apps " . I assume exploding the into simple hatches is a step in the right direction but I may be wrong? This is in AutoCAD 2015 LT; so no lisp routines unfortunately. in This video Multiple Cross Section Create Table in on File & Cross Section Area Export to Excel & Text File With Auto Lisp Command Useful Video. Option 2 MatchLayP - copies layer properties to another layer (VLX Lisp for AutoCAD) 1552: 20. Using this function allow you to generate area totals automatically in Nov 23, 2011 · Here’s how: MH <enter> to start Merge Hatch. Feb 21, 2019 · CAN: - Extrim in a loop fashion, selecting multiple lines and offset points, then executing these one after another. Upon calling the program with ' AT ' at the AutoCAD command-line, the user is prompted to specify a starting number at which to begin labelling the selected areas. The boundaries would be where polyline crosses. On the Properties panel, specify a hatch angle. 2012. This is how to use it: We have to download the GeoProps. Increase your AutoCAD Productivity. The command for starting the lisp file is Aug 2, 2021 · AutoCAD Areas - Part 1, AutoCAD Areas - Part 2, AutoCAD Areas - Part 3. AllenJessup. Please see attached drawing for clarity. ;;; Recreates hatch boundary by selecting a hatch. https://www. Option 1. (defun C:AR () The Hatch Editor will open. ingen Mar 12, 2015 · in reply to: Anonymous. You can track back which area belongs to which polyline because the command labels the polylines with a number and the same number is placed in Excel. “Command: AP APPLOAD AREARON. example: My units are set to 4 decimal numbers. Hatch2L - hatch area between two boundary polylines (VLX LISP for AutoCAD) 17kB. (defun C:GetArea2 (/ ent myArea pt1 h ) ;turn off the system echo. - For each of the new polylines, create a hatch using the Select Entities option, and then delete the polyline. The command attempts to create a logical order by searching for the May 22, 2016 · En este video enseño a usar un lisp que nos ayuda a sumar lineas y/o polilineas en autocadAutor: Ing. Tip 2292: Area of Closed Polylines. ;CODING STARTS HERE. - Maybe move all the new hatches to the back via More Free AutoLISP and Visual LISP code snippets for AutoCAD. e. 5. Nov 18, 2010 · DuctiSoft President Andrea Andreetti is back this month with another great routine for AutoCAD. You will see a “Hatch creation” tab. dependant on the way those hatches were made. This will work in this case, but it's causing the other problem - see image. Oct 18, 2011 · Just launch the AREA command and select "Add area", then "Object", and start clicking on the objects. Then, with the kind approval given by Henrique, I tried to fix some known limitations and add layer sorting. *). 0) which defines one boundary. 7. dyn. In lisp number 1, there are used Polylines, CIrcles, etc, plus Hatches. Dec 28, 2011 · hi I NEED HELP. Now I would like to get silimar Lisp command for creating Fields from "Cumulative Area" of hatches. Jan 29, 2018 · STEP 1: type generateboundary and select all hatches at once. Select all of the hatches that you want to be merged into one hatch. use LRN at command line to start it. Reshape Hatch Object. Jun 14, 2019 · Hello Friendsin this tutorial i will show you How to calculate the summation of hatch areas in AutoCad without any lisps. After downloading it we have to extract the version needed for our AutoCAD product. in one case result shows 5 decimal numbers. If it's not, you can do it in the same way as grip-editing a Polyline -- select the Hatch, hover over a boundary grip, and choose your option: Subscribe like and share. After we have extracted the files we go into the drawing and type in ARX, AutoCAD will ask us to enter an option. Only closed polylines can be selected. Create a point list ("ptlist") of the outer using a custom function that adds tight points along bulged segments. com/@CivilSurvey/featuredIn this YouTube tutorial, you'll learn how to leverage the power of AutoCAD Dynamic Lis Jan 19, 2004 · 1) (10 23406. In lisp number 2, there are used Polylines, CIrcles, etc, but WITHOUT OF Hatches. The final area of both regions will now show up on the command Struggling with complicated calculations to find the area of a hatched region in AutoCAD? Look no further! In this video, I will show you an easy way to calc Feb 5, 2019 · It works fine, but I have two more questions, and asking you, if you can help me. Oct 7, 2009 · Under Apply to select Entire drawing. "area= "$(/,$(getvar,area),144) then when you use the area command as shown in the comments above the results will be divided by 144 and shown on your status bar just below the command line. It would be interesting and useful to create a lisp that allows you to place hatches on top of each other, so that the first hatch does not appear inside the second hatch, but appears under it. Function of the autolisp: - it will first ask you specify scale of drawing (eg. In this example, we'll select each of the stepping stones. Jul 5, 2021 · The routine scans this selection of objects and determines a total length value and displays it on the command line for reference. At this prompt, the user may select any number of Arcs, Circles, Ellipses, Hatches, 2D Polylines (light or heavy), Regions, or Splines. This method is quick enough for me. If I hatch say 4 of the plots in you sample drawing and remove the existing polylines around the plots, the lisp only creates an outer boundary of the 4 hatched areas. But the issue is that in case of overlapping hatches the code does merge the hatches BUT it subtracts the overlapping area of the two hatches! What I wanted is to merge them and to keep the overlapping area as a part of the result. 06-22-2020 06:51 AM. - Use the HatchGenerateBoundary command to create polylines around each part of the hatch. 3. 2017. more. Create a selection set of the holes (setq holes (ssdel outer ss)) 6. pat file. come to think of it, i'm pretty sure you can just area object and pick the hatch entity itself and have it return the area in square feet. This AutoLISP code can easily be modified to show the length or perimeter of a polyline or area of hatch. Select each of the internal areas where you want to remove the hatch. nabil, Jan 19, 2004. round up if possible. (Note: Even though you already selected a hatch to specify what pattern to use, you need to select that hatch again so that it is included in the To determine the correct formatting code to be used, perform the following steps: Type FIELD at the AutoCAD command-line and press ENTER to open the Field dialog. Area of Closed Polylines, sent in by Ronald Maneja, automatically computes and adds an area annotation for closed polylines. I am not sure if this. Select the required file and click the 'Load' button and click the 'Close' button. Jean Carlos Sumari Ramos Link para descargar el Lisp: h Apr 10, 2023 · this video about how to calculate cross section area in autocad. Apr 4, 2013 · Hatch merge/split, Hatch merge/split, I got a lisp file that does merge two existing hatching into one. 8. Alternatively, if hatch objects are selected using grips, then Properties palette will show the area (for single hatch object) and cumulative area (for multiple objects) under “Geometry”. 2009 Jan 13, 2003 · Change the hatch syntax as follows: (command "-bhatch" "p" "solid" "s" entname "" "") When using AutoCAD commands with a "-" in front, manually try the command. This can be supportive if you want to compute the total area of multiple closed polylines, for example. which you can assemble it with other boundaries and create it then read its. Apr 10, 2018 · At the moment lisp can calculate 1 area at a time and only in sq inches. save it with a name and . Close PLine if not closed (so that i wont have problems calculating). lsp - Total the areas of selected polyline entities. More Free AutoLISP and Visual LISP code snippets for AutoCAD. - Assign the properties of the original hatch to all the new hatches. I whant to Recreate multiple hatch boundaries as polygons at once, and each polygon will be the same layer as his hatch. Solution. lsp file into autocad drawing area. Now click on on the points making the boundary of room B and press enter again. Then after this command, the hatch would be split to smaller hatches. They're all great drafting resources and they are all free! Thanks for visiting our site and please come back soon! Those areas can be useful to quantify your drawing. 2008 : MatchSel (reverse MatchProp) - select an entity and set current its color, layer, ltype - for new entities (LISP for AutoCAD) 725: 13. Download a Lisp from here, and load it. com/channel/UCYOxUVXg5sx-HatwF-l_imgPueden pica Apr 2, 2019 · Can someone give me a lisp that calculates the area of all closed polylines selected, (in one operation) The area add command is okay, except if you have over a hundred closed polylines. Sep 10, 2015 · So OVERKILL applied on continuous polylines won't kill the redundants. If you select one hatch and right-click, you get the option to Generate Boundary, but if you select multiple Jan 29, 2021 · Delete all objects in this drawing and copy in your closed polylines. When I create hatches represent roads, sidewalks etc. Type S in the Command line and press Enter. Every hatch pattern has now been selected. The object type box will now display the word "Polyline. We can call it @complexify. AutoLisp for cross section | how to calculate cross section area in autocad. 2 Replies. --. Jan 7, 2020 · AutoCAD. AutoCAD will now ask you to select a hatch that contains the pattern you would like to use. Dec 15, 2020 · In this video we will show you how to add up areas of hatch objects placed in AutoCAD. In the Hatch Edit dialog box, click Recreate Boundary. Click on the OK button. google. Creating a Lisp routine. Remove Internal Areas to Avoid Hatching. Start by loading the LISP file, Appload the lisp file by entering AP in the AutoCAD command line. Using AutoLisp can make this process a little easier, especially when needing to format the units to be different from the measured linear units i. Ins Jan 10, 2021 · Hi experts I use a lisp to make the table of hatched areas (attached) It makes it by the area order from biggest to smallest How to shange lisp so table will be made by th Layer name but not by Area ? Any ideas ? The layer name will contain also figure f/e/ 1. pat file (hatch pattern) allows you to copy the contents and save it in your support file or even add Nov 6, 2018 · Join Hatch in AutoCAD. 2. Mar 11, 2011 · 11-30-2017 01:08 PM. in a metric building plan, lengths might be measured in millimetres, but areas might be measured in square metres! To find the area of multiple hatches in your drawing, just select those hatches, and check the Cumulative Area in the Properties panel. To complete the task of joining hatches together, we will go through a step by step process: Download a Lisp from here, and load it. Mike Kovacik. Jan 30, 2024 · In AutoCAD, when two or more hatches are placed in one area, they all intersect with each other, creating some kind of incomprehensible mess. Area Command Apr 28, 2021 · If you create a very dense hatch, AutoCAD may reject the hatch and display a message indicating that the hatch scale is too small or its dash length too short. don't have access to cad right now to test though. Message 4 of 34. RUTINA PARA LA MEDICION RAPIDA DE MULTIPLES AREAS DE SOMBREADOS (AREA HATCH) EN AutoCAD Y CIVIL 3DAUTOCAD AUTOCAD CIVIL 3DLISP VISUAL LISP AUTOLISP RUTINA PL Apr 1, 2017 · CAD Utilities and add-ins. Select objects: 1 found. . LSP for AutoCAD to use other formats. Once completed, simply write the Lisp code in the same order. 06-22-2020 12:05 PM. please, modify the attached list to (hatched area layerwise ---- changed in polygon area layerwise in table. 1 -7387. and write down in order every key stroke and/or response. 0. Apply Hatch to an Unclosed Area. Since you want to get the area then hatch the object, you should select the object first then do the operations on it one at a time. LSP Free AutoLISP for AutoCAD. Select Objects from the 'Field Category' drop-down menu. Here’s how to use the command in a few simple steps: 1. In the File name text box, type acadltdoc. Jun 22, 2021 · 4. However that is a boundary. I`ve found these two lisps: Forums Home > AutoCAD Community > AutoCAD Forum > Area measure Lisp; WAUN. Saving the . Aug 8, 2008 · alanjt. If it's Associative, edit the elements it's associated with. Report. Area to Table. I would like to simply get area of picked hatches to the schedule . DESCARGA EL LISP: https://www. Splits have to be done at crossing polylines. Jul 10, 2013 · For a small number of hatches then the above two methods might be worth using but for a larger number of hatches spread across multiple layers I think DATAEXTRACTION would be a better choice. you key in 50, 100 or 200 etc, it'll adjust the text size accordingly). 36016e+06. now there is no of item per layer and their area. Then follow command line and enter layer suffix and then hit enter. Oct 23, 2021 · INSERTA UN TEXTO DE LAS AREAS DENTRO DE LOS HATCHLINK DE DESCARGA, EN MI CANAL PRINCIPAL :https://www. Hit Enter to finish! Free Lisp - Multiple Object Area. How to Customize AreaText. ;GetArea. I have been using offset to create boundaries but find this is slow and completely inneficient when drawing boundaries on single lines for circuitry and as they are not closed as a object. - Delete the hatch. Load the LISP code and type AreaRon, supply a scaling factor, and then select polylines using the normal AutoCAD selection mechanism. whose areas you want to add up, then selecting over a hundred entities separately becomes tedious. 8 -7387. (setvar "cmdecho" 0) ;set up a variable to hold the accumulated areas. take a look please. 1. In lisp number 3, there are used ONLY Hatches. Wit very dense patterns You may think that an AutoCAD crash has occurred. Click the Save as Type drop-down list and select All Files (*. Tadd is a LISP routine that will display the total area, perimeter, and length of a selection set of objects. Do you want to restore hatch boundaries in AutoCAD? With this app you can do it. Change you hatch pattern scale. ) thanks. Many thanks! Jun 22, 2020 · Then click on the ACCEPT SOLUTION button. Oct 11, 2011 · There are 2 commands: 1) DRAWHATCH <enter> creates a 1X1 square in which you draw your custom hatch pattern. This lisp is used to Calculate the area of an object in square feet. Cara Nash Snyder sent this AutoCAD tip for creating multiple hatch boundaries. Edit the inputs (output csv name and the parent parcel polyline layer name) Run the script and inspect the output csv. Application: Invalid input. lsp) then use appload command to load it into cad or just drag and drop the . Following this, the user may either Visual LISP technology is a tool for code creation in the AutoCAD software application. - create an exception for when 2 lines-to-trim-to are crossed. ;;; Select a polyline and where to place the text. The hatch command in AutoCAD is used to fill an area or selected objects with a hatch pattern or a fill. Select objects: ; error: AutoCAD. Reply. Apr 21, 2013 · I hate to be the bearor of bad news, my friend, but you're assuming that all Hatch patterns have a valid Area Property (and they don't, especially so for custom patterns): Command: HATCHTABLE. youtube. com/file/d/1ZYDVBmAg1u0zZLnCuoH4SwTGIKCDgsCi/view?usp=sharing Start your CAD program and at the command prompt or on the screen, type 'appload'. Click Save. services etc etc to build the correct order in table Jun 22, 2021 · Solved: i have edit this lisp and i hope some help to get the area link the hatch that make area in the block attribut change when change the hatch Forums Home AutoCAD Community Enter HATCHEDIT on the command line. ;;; Command name is AT. I look forward to your support for this matter. Tip 2244: Polyline Subtract. ;;; AreaText. PolylineAreas. Start the Lisp by typing MH on the command line. Welcome to Lee Mac Programming. Output to be in SQ FT. Nov 6, 2015 · On the command line, enter field. Autocad/Inventor 2d/3d draughtsman/designer. Within each of these Green Areas there is a few small closed polylines (Void Areas). 2: 16-01-2016 Show Hatch Text: 1. CAN'T (definitely not very easily/efficiently): On the menu bar, click File > Save As. I'm using this LSP file to get the hatch area, but I want to divide that value by 2. (use CTRL+1 to open it), as shown in the following picture, Then we can click the button to pop up the “QUICKCALC” to convert between different units, as shown in the following picture, Sep 18, 2007 · The only difference is, what type of Objects there are used to calculate total area. Click the Add area option from the command line and then click on all the points making the boundary of room A and press enter key. After you have drawn your hatch pattern: 2) SAVEHATCH <enter> lets you name your hatch Pattern and save it as a . Visual LISP offers a complete development environment, including. i. area. AutoCAD gives the option to find the area of any Entity. Make AutoCAD work for you by using custom programming to automate many repetitive tasks. In the Save As dialog box, navigate to the C:\AutoLISP Files folder. I am trying to measure the area of ductwork running through a building, and the ducts are depicted as dynamic blocks. Will be displayed in the command line. Sep 19, 2012 · Situation: You have a number of big closed polylines (Floor Areas). I have a lot of hatchs, each one in a different layer, wich is very importent. 2009 : Mesh2Pt - creates 3D points in every vertex of a 3D mesh, polymesh or surface (LISP for AutoCAD) 1112: 18. May 5, 2022 · You click on the hatch boundary and right click, use polyline edit and add vertices. When you see the prompt “Enter type boundary object”, enter P for polyline or R for region. ”. If AutoCAD LT 2024 isn't already running, start AutoCAD LT 2024. - Just use the Trim command as intended by selecting multiple lines-to-trim-to then hand-selecting objects. Now select all the hatches that you want to be joined together. example: I choose few really big objects and result is 9. This site is primarily aimed towards utilising the AutoLISP & Visual LISP APIs to create custom programs which may be run within full versions of AutoCAD (not LT versions) and many of its derivative programs. Press Enter when finished selecting all the objects that will have the hatch removed. 0 Price : Free Programmed By : Mahmoud Abo El-Yazed Download Link : TAR. They have to be EXPLODED first. This can be helpful if you want to calculate the total area of multiple closed polylines, for example. Select objects: 1 found, 2 total. Feb 11, 2013 · I am currently finding creating non-printable boundaries for hatching very time consuming and was looking to speed this up with use of further lisp commands. Select Object from the 'Field Names' section. 5. We have a great range of DWG files, we know you will love. Current hatch pattern: SOLID. lsp". The Load/Unload Applications dialog box will be displayed. Please Edit it to calculate for multiple objects. Apr 14, 2022 · here i attached the new lisp and autocad file. Feel free to download any of the AutoCAD LISP routines, AutoCAD blocks, AutoCAD details, text styles or AutoCAD hatch patterns. I use AutoCAD 2000. 1. Under Object Type select Hatch. VLX Description : Calculates Total Area حساب المساحة الكليه للعناصر المختارة Notes : You can control precision by command [UN] يمكنك التحكم في دقة الأرقام العشرية عن طريق امر… Jun 15, 2017 · It shows Total Area, Length and Volume of selected objects. In the Field dialog box, in the field category drop-down list, select Objects. 13 Likes. Go to the Draw panel on the Home tab. Mar 11, 2021 · In this video you will learn how to calculate total area of multiple objects in Autocad using LISP file- Aream#CadTutorial#Autocad#Educate#Learn. At the command line type "MODEMACRO" and then enter this exactly as shown followed by enter. " In the Property selection box, select Area and click OK. 11. Select all closed polylines and add the property set "Area ID". 03-12-2015 04:25 AM. ad cy kv do sn wv jf xh qs gv