QuickAreas
Win32 和 64, 繁體中文一般使用方式說明
Using QuickAreas is pretty simple. First, the user must indicate the drawing units and the polygon units. Next, the user has to select the text height. If this is not selected, the program will insert texts with a height of 2 units. The final step is to click on the "Insert Texts" button and select the polylines whose areas are desired to be retrieved. The program will convert the areas from the drawing units to the polygon units and will insert a field text at the centroid of each polyline with the corresponding area value.
The app allows the user to automatically enumerate the polygons whose areas will be retrieved. In the main interface, the user must check the "Enumerate Polygons" option and indicate the starting number. The program will enumerate the polygons based on the order of selection. If all the polylines are selected at the same time, the program will enumerate them based on the order of creation.
The field texts of the areas can be automatically updated by entering the command regen into the command line. For instance, if the user updates the polyline geometry then the field text will also be updated with a regen. To activate this update mode the user must set the variable Fieldeval equal to 16.
To export the list of areas to Microsoft Excel, the user must check the "Export to Excel" option before clicking the "Insert Texts" button. After selecting the polylines, the program will ask the user to indicate the folder where the Excel file will be saved.
指令
功能區/工具列圖示 | 指令 | 指令說明 |
---|---|---|
|
QAreas |
The QuickAreas app can be launched by clicking the corresponding button at the Add-ins tab or by typing "qareas" in the command line. |
安裝/解除安裝
The QuickAreas app can be installed by running the QuickAreas.msi file and following the instructions in the wizard. This will install the program in the following location: C:\Program Files (x86)\Autodesk\ApplicationPlugins.
To uninstall the program, execute the same QuickAreas.msi file and follow the instructions.
其他資訊
已知問題
None
聯絡我們
作者/公司資訊
支援資訊
版本歷程
版本號碼 | 版本說明 |
---|---|
4.0.0 |
4.0.0 - 2023 compatibility - User can label area of circles - Roundup and truncate of area values now available 3.0.0 - 2021 compatibility - Bugs fixed and performance improvements 2.0 New features in this version: - 2019 compatibility - The user can select both LWPOLYLINE and POLYLINES - New units conversions added (from/to square millimeters and square inches) - The user can indicate insertion points for the area texts - The decimal places for the conversions can be specified - New formatting option for area texts: 1000s comma separator |
3.0.0 |
3.0.0 - 2021 compatibility - Bugs fixed and performance improvements 2.0 New features in this version: - 2019 compatibility - The user can select both LWPOLYLINE and POLYLINES - New units conversions added (from/to square millimeters and square inches) - The user can indicate insertion points for the area texts - The decimal places for the conversions can be specified - New formatting option for area texts: 1000s comma separator |
2.1.0 |
2.1.0 - 2020 compatibility - Bugs fixed and performance improvements 2.0 New features in this version: - 2019 compatibility - The user can select both LWPOLYLINE and POLYLINES - New units conversions added (from/to square millimeters and square inches) - The user can indicate insertion points for the area texts - The decimal places for the conversions can be specified - New formatting option for area texts: 1000s comma separator |
2.1 |
2.1 - 2020 compatibility 2.0 New features in this version: - 2019 compatibility - The user can select both LWPOLYLINE and POLYLINES - New units conversions added (from/to square millimeters and square inches) - The user can indicate insertion points for the area texts - The decimal places for the conversions can be specified - New formatting option for area texts: 1000s comma separator |
2.0.0 |
2.0.0 New features in this version: - 2019 compatibility - The user can select both LWPOLYLINE and POLYLINES - New units conversions added (from/to square millimeters and square inches) - The user can indicate insertion points for the area texts - The decimal places for the conversions can be specified - New formatting option for area texts: 1000s comma separator |
1.0.0 |
Initial release. |