Search the Community
Showing results for tags 'area value'.
-
Dear members, Any lisp program or trick to make a area table From a plan. I want a area table with plot number text along with area . I will select all at time, the automatically generate area table. Please See the attached image. AREA TABLE...
- 18 replies
-
- plot
- area value
-
(and 1 more)
Tagged with:
-
VBA Code to retrieve the surface area of a solid body for writing to excel
RemiS posted a topic in .NET, ObjectARX & VBA
Hi Everybody, Via the command area it is possible to retrieve the surface area of a solid body (Acad3DSolid). Unfortunately the area it is not a property of a solid body so I'm haveing difficulties retrieving the surface area (which I want to write to an excel file). I've tried to explode the s...-
- solid body
- excel
-
(and 3 more)
Tagged with:
-
Hatch area problem!!!
Gentile Romano posted a topic in The CUI, Hatches, Linetypes, Scripts & Macros
Dear all; The properties not showing the hatch area of specific hatchs I attach the cad file thanks Romano cad tutor.dwg- 4 replies
-
- area definitions
- area command
-
(and 2 more)
Tagged with:
-
Hi! I would appriciate if someone would help me soloving this problem. As the first picture presents: 1.Only some of the quadrangle are being crossed with two red lines 2.Numbers, quadrangles and red lines are in separate layers I need to do the following thing: 1.Make sure that all quadra...
-
Hi, I am in need of a lisp to do the following Find the individual area of poly line in layer 1 & Layer 2 Multiply the area in layer 1 by a factor 3.1 and Place text within polyline Multiply the area in layer 2 by factor 4.1 and Place text within polyline Sum of text as alert message...