Friday, September 16, 2022

The Fight Mac Auto Cad

Ability to type dimensions for line lengths. The use of standard key commands. For any experienced use of Autocad, typing commands from memory is faster than drawing lines. Once it compounds, one will know how much longer it takes to make a drawing. Be aware that this is not a final version of the feature, as we are working on improving it. Fixed a bug found in the Area Label program (updated to Version 1.8). Updated the set of Dynamic Block Functions to remove case-sensitivity from the dynamic block property argument. Added a selection of Clockwise-p subfunctions to determine whether three points are oriented clockwise; complete with brief explanations of the mathematical methods utilised by each function. Updated subfunctions enabling the user to Add & Remove Support Paths to make the code more concise and readable. Updated Get All Files subfunction to remove excess code and hence improve performance and readability. This function will insert an item at the nth position in a list. Once again, removing excess code to increase the performance of the program and to bring the coding style in line with my other programs. Updated ObjectDBX Wrapper program to reflect changes to Get All Filessubfunction. Renamed Copy Block program to Copy or Rename Block since the program now provides the ability to copy or just rename a single selected block reference. Added iterative versions of Subst Once, Subst Nth, Remove Once and Remove Nth subfunctions to the site. Added List Union and List Intersection functions to the subfunction library section of the site. These functions will return a list expressing the union and intersection, respectively, of two or more supplied lists. This subfunction will return a list expressing the symmetric difference of two or more lists, that is, a list of items appearing exclusively in each list and not in the intersection of any pair of lists. Tweaked ArcSine and ArcCosine functions as part of the set of Trigonometric Functions to make the code more readable. This page provides a brief guide detailing the possible causes of a selection of common error messages received when executing an AutoLISP program. This version includes a fix for a minor bug relating to incorrect processing of the ending width of the final polyline segment. Updated SelectionSet Bounding Box function and test program to make the code more succinct and increase function performance. Added Custom Programming Services section to the Home page, for those companies looking to automate repetitive tasks in their procedures via the use of custom programming, potentially saving hours of valuable time. Included in this version is an option to enable or disable the automatic rotation of the block if a curve object is found at the block insertion point. Following the popularity of this program on my site, I am currently working on a new version which promises to be smoother, faster and packed with new features. I have also completely rewritten the program descriptionto give a more complete overview of the program capabilities. This program will prompt the user for a number of rows. Columns then proceed to dynamically construct a grid composed of Line Entities between two corner points. Provided the user the option to pick the Text Height value from the drawing. This change is to conform with the other edit box input sections of the dialog which require a numerical value, allowing the user to pick a value from the drawing itself. This program enables the user to construct a regular polygon projected in the active isometric plane. Included Add Polyline Vertex program in the General Programs section of the site. As the name implies, this program allows the user to add a new vertex to an LWPolyline object. Following recent development of my 5-Point Ellipse function, I have added a new Advanced Polyline Outline program to the General Programs section of the site. The program allows the user to construct an outline silhouette of an LWPolyline with stra

0 comments:

Post a Comment