Back to Browse

AutoLISP Hand on Tutorial - 6

44 views
Jul 6, 2024
25:10

Hands on tutorial 6 Try your hands on AutoLISP coding. Dive straight away. Code is on GitHub at the URL given in the first comment. Source codes for all subsequent hands on practice tutorials will reside on separate branch of this repository. You can use git command line utility for cloning just one branch. Command for this is given in the first comment. The drawing used in this video is included in DXF format , in the github branch code. Index: 00:00 Land Plot 01:06 Reuse of vertexlist function 01:27 Using code compare facility of VS Code. 04:32 Adding function selectentities. This finction user ssget filters , for layer and entitytype 10:45 Using selectentities function. 11:38 Drawing for testing. ( DXF file for this is included in github repo) 12:08 Running the code. 14:05 Add breakpoint and debug. 14:55 inspecting variable values , locals and call stack 16:25 Using step into debug option. 18:02 Using wildcard in layername filter 21:38 Tweaking further

Download

0 formats

No download links available.

AutoLISP Hand on Tutorial - 6 | NatokHD