Area Object Link (AOL)

Area Object Link (AOL)

免费
操作系统:
语言:

描述

Area Object Link (AOL) is an add-in app coded entirely using AutoLISP®/Visual LISP® offering 100% Autodesk® AutoCAD® compatibility. AOL provides a graphic user interface (GUI) adding 4 new & powerful commands to facilitate the implementation of Fields but bypassing the complexity of the Fields GUI.

 

AOL Area Object Commands:

  1. Link - simplifies steps needed to Link the Area value of already drawn Circles, Ellipses, Hatches, Plines or Regions as Fields to already placed Attribute, MText or Text.
  2. Insert - proceeds to insert a pre-built AOL Block and then links using Fields the Attributes to already drawn Circles, Ellipses, Hatches, Plines or Regions' Area value.
  3. Show - allows the user to select an Attribute, MText or Text with Fields to show the object(s) highlighted & shaded that have linked Area values.
  4. Update - gives the user the option to select pre-built AOL Block, Attribute, MText and Text objects with Fields that contain linked Area values updating them to match the current AOL Option settings.

 

AOL Option Settings:

  • Both Imperial (1 unit = 1 Foot or Inch) & Metric (1 unit = 1 Meter, Decimeter, Centimeter or Millimeter) drawing units are supported.
  • The Area value can be measured both in Imperial units (Square Feet, Square Inch, Square Yard, Square Mile or Acre) & in Metric units (Square Meter, Square Centimeter, Square Millimeter, Hectare or Square Kilometer). You can also enter a custom area measuring Factor.
  • You can select various Insertion Scale Factors, Rotation Angles, choose to add a Suffix to the Area's value such as SF or SM and show the Area value formatted to a given decimal Precision using Dot or Comma or Rounded Up or Down.

关于此版本

版本 4.1.0, 2024/3/27
Added 2025 support.


屏幕截图和视频


客户评论

8 评论
获取技术帮助
  • add current precision to value formatting
    tung nguyen | 一月 25, 2024 验证的下载 (这是什么?)

    this plugins work perfectly but could you add current precision to value formatting because sometimes i need to change all the attribute (i created ) value precisions to more or less zeros

    Paul Li (发布者) | 一月 26, 2024

    I'm glad the AOL app is working out for you. You should be able to select a different precision under the "Precision" section on the lower left hand corner of the app window before "Inserting" the AOL Block Attribute. After "Inserting" the AOL Block Attributes if they all have the same formatting (scale & suffix) and you want to change their precision format, you can select under the "Area Object Commands" section on the top right hand corner the "Update" radio button then on the drop down list choose "All AOL Blks". Then select a different "Precision" and after clicking "OK", all the previously inserted AOL Blocks precision values will be updated to match.

    Nguyễn Sơn Tùng | 三月 23, 2024

    sorry for misunderstanding. I mean i just need the area field follow the current precision or current units so i can quickly change the number of the zeros by change the units setup

    Paul Li (发布者) | 三月 26, 2024

    Unfortunately, the app currently does not have an option to select precision/unit values to match with the current precision/units value. Perhaps this option is something that can be added in a future release. Thanks again for your interest in the AOL app.


  • The program is great but it hasn't been working for a week
    M. U. | 十一月 10, 2023 验证的下载 (这是什么?)

    Hello, the program is of high quality and useful, I enjoy using it. However, the program has not been working for a week and gives the following error. I deleted and reinstalled, but it didn't help. Can you help me?

    Command: AOL
    Initializing...
    Loading...
    Start Command [AOL]    to Link Attribute/MText/Text to Area Boundary...
    ..and Command [AOLSET] to Change Default Settings.; error: Exception occurred: 0xC00000FD (Stack Overflow)
    ; warning: unwind skipped on exception
    ; error: Exception occurred: 0xC00000FD (Stack Overflow)

    Command: AOLSET
    ; error: Exception occurred: 0xC0000005 (Access Violation)
    ; warning: unwind skipped on exception
    ; error: Exception occurred: 0xC0000005 (Access Violation)

    Paul Li (发布者) | 十一月 14, 2023

    First of all thanks for downloading and using AOL. But what you’re experiencing could be related to something more serious. You may want to back up your data before going any further. Please review this link for possible solutions: https://www.stellarinfo.com/blog/how-to-fix-error-code-0xc0000005-in-windows/


  • very useful. great lsp
    Mark Allan Estrada | 十月 05, 2021 验证的下载 (这是什么?)

    very useful. great lsp

    Paul Li (发布者) | 十月 06, 2021

    Thank you...glad you can make good use of this app.


  • Help.
    Tan Nhat | 七月 21, 2021 验证的下载 (这是什么?)

    Great! It took me a lot of work to do this manually. you can add option about decimal separator. in my country use comma instead of period. thanks

    Paul Li (发布者) | 七月 22, 2021

    Glad this saved you lots of work....I may consider adding the comma option as the decimal separator in future versions.

    Paul Li (发布者) | 九月 03, 2021

    Version 4.1.0 released on September 3, 2021 added the comma option as a decimal separator.


  • Exactly what I wanted!
    Andrea Harris | 四月 27, 2018 验证的下载 (这是什么?)

    This is a graeat Lisp routine to relink a field, thank you.

    Paul Li (发布者) | 七月 12, 2022

    Thank you...glad this is helpful for you.


  • Spectacular !!!!
    Daniel Moraes | 三月 28, 2018 验证的下载 (这是什么?)

    Very, very usefull . Save us a tons os hours !!!! Thanks !

    Paul Li (发布者) | 七月 12, 2022

    Thank you...glad this is beneficial for you.


  • more personalization
    harinezumi 針鼠 | 一月 22, 2017 验证的下载 (这是什么?)

    I like most the link function (I use mtexts). But I need more personalization: I work in cm and I need area in sqm, and this can't be done. Thank you anyway

    Daniel Moraes | 三月 28, 2018

    I had de same issue. In the lisp file, find de line %<\AcObjProp.16.2 Object(%<\_ObjId 681176416>%).Area \f "%lu2%pr2%ct8[1.000000000000000E-006]%th44">% e change de value 1.000000000000000E-006 to 0.0001. This changes de value of the Conversion Factor inside Field Additional Format to 0.0001. It Works.

    harinezumi 針鼠 | 四月 04, 2018

    Dear Daniel, thank you for yout work-around but I also use drawings in m and mm, so changing the lisp is not a solution for me

    Paul Li (发布者) | 六月 10, 2021

    harinezumi, this feature has been added in version 4.0.0. Please download the latest and give it a try.


  • Bonne application
    AZZEDDINE ELHACHIMI | 十二月 12, 2014 验证的下载 (这是什么?)

    Comment peut-on obtenir le AOL.lsp?

    Paul Li (发布者) | 十月 04, 2021

    AOL.lsp can be downloaded here from the App Store. Click on the blue Download button located under Free on top right column.

回到页首