Author Topic: Create an Outline  (Read 1262 times)

0 Members and 1 Guest are viewing this topic.

GDF

  • Water Moccasin
  • Posts: 2081
Create an Outline
« on: August 29, 2018, 05:03:53 PM »
;; LeeMac
;; http://www.theswamp.org/index.php?topic=48031.0

;; Object Outline  -  Lee Mac
;; Attempts to generate a polyline outlining the selected objects.




Lee

How would you modify your code to only create an outline between two different layers and no where else.

The drawing has one layer for a brick shelf in plan and the interior layers for interior walls in plan. Would it be possible to ignore the interior layers enclosing an area, and only focus on those enclosed spaces that have the two different layers.
Why is there never enough time to do it right, but always enough time to do it over?
BricsCAD 2020x64 Windows 10x64

GDF

  • Water Moccasin
  • Posts: 2081
Re: Create an Outline
« Reply #1 on: August 30, 2018, 12:33:05 AM »
I think, I have a fix:
1) Use the brick ledge layer
2) modify the net sq ft layer

Together they will enclose a area for Lee's outline routine.
Why is there never enough time to do it right, but always enough time to do it over?
BricsCAD 2020x64 Windows 10x64