Results 1 to 4 of 4

Thread: Area Between Two Polylines

  1. #1
    Member
    Join Date
    2012-01
    Posts
    4

    Default Area Between Two Polylines

    sir,
    please find file attached, i would like to get top & bottom area in required width ( ie 0m to 13.9 & 13.9 to 22.5) , i am having 300 + drawing, by opening and closing i would get the area
    Attached Files Attached Files

  2. #2
    Forum Manager, Administrator Ed Jobe's Avatar
    Join Date
    2000-11
    Location
    Turlock, CA
    Posts
    4,777

    Default Re: Area Between Two Polylines

    If you can make a script using lisp or commands at the command line, you can use ScriptPro plug-in to process the batch. Visit the plug-in catalog.
    C:> ED WORKING....

  3. #3
    Member
    Join Date
    2012-01
    Posts
    4

    Default Re: Area Between Two Polylines

    first thankyou for immediate responding, actualy i am using vba for generating the drawing, it would be useful if the program written in VBA Code, and i am not going to select the polylines depending up on the layers program should be selected.
    thankyou in advance

  4. #4
    Forum Manager, Administrator Ed Jobe's Avatar
    Join Date
    2000-11
    Location
    Turlock, CA
    Posts
    4,777

    Default Re: Area Between Two Polylines

    Just by looking at the drawing, I can't tell exactly what you want. I suggest you start by writing down how you would identify an area to calculate. Then you can translate that into code. For example, in the drawing I see only 3 areas that with boundaries that could be made with a closed polyline. The geometry on the right is open and so would have to be excluded. Of the 3 that could be calculated, how would you find them? How would you distinguish one from the other? One option is to calculate the area as it is created. Its more difficult if you have areas that are composed of lines crossing each other.
    C:> ED WORKING....

Similar Threads

  1. Area Between Two Polylines
    By alfacsys in forum AutoLISP
    Replies: 53
    Last Post: 2012-01-25, 01:49 PM
  2. Area of multiple polylines
    By .chad in forum ACA General
    Replies: 10
    Last Post: 2010-01-27, 07:33 PM
  3. Length of polylines within an area
    By .T. in forum AutoLISP
    Replies: 53
    Last Post: 2009-10-08, 12:47 AM
  4. LENGTH and area of many polylines
    By marijan.marsic in forum AutoLISP
    Replies: 16
    Last Post: 2008-12-02, 07:50 AM
  5. Retaining wall Area's from 3D Polylines
    By andy.manninen in forum Land Desktop - General
    Replies: 2
    Last Post: 2006-07-12, 03:56 PM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •