Steel section profile Autolisp (UK sections)

Steel section profile Autolisp (UK sections)

skellyRSA2023
Collaborator Collaborator
521 Views
6 Replies
Message 1 of 7

Steel section profile Autolisp (UK sections)

skellyRSA2023
Collaborator
Collaborator

Hi, i have found the attached files for an automated addin for autocad allowing users to select UK steel section profiles and insert them into there model space in autocad. However i am not sure exactly how it is loaded or if it works. Does anyone have any suggestions or can check that it works? And if so how to load the files step by step. Also, Could someone advise if a Autolisp file exists which would allow you to insert UK steel section profiles into project? And if so has it been shared on the forum. I know there are files for atsm, IS and autrilian steel sections but i have not seen one for uk sections? Any advise on this one would be appreciated. 

S. 

0 Likes
Accepted solutions (1)
522 Views
6 Replies
Replies (6)
Message 2 of 7

paullimapa
Mentor
Mentor
Accepted solution

you may want to try this free one found on this site:

https://blog.draftsperson.net/wiseys-steel-shapes-lisp-program/

If you scroll down towards the bottom there is a download link for the UK version:

paullimapa_0-1743055732639.png

Basically download the zip and then extract to a folder like C:\STEEL

Then in AutoCAD enter command OPTIONS>Files 

Then add C:\STEEL to under both Support File Search Path and Trusted Locations

paullimapa_1-1743056229614.png

Then on AutoCAD's command prompt enter the following to load the lisp function:

(load"stl")

To launch the UK palette enter the following at the command prompt:

STL_UK

 

 


Paul Li
IT Specialist
@The Office
Apps & Publications | Video Demos
0 Likes
Message 3 of 7

skellyRSA2023
Collaborator
Collaborator

Thank you this is just what in needed. Much appreciated. 👍

0 Likes
Message 4 of 7

paullimapa
Mentor
Mentor

You are welcome…cheers!!!


Paul Li
IT Specialist
@The Office
Apps & Publications | Video Demos
0 Likes
Message 5 of 7

skellyRSA2023
Collaborator
Collaborator

Paul Li, just one thing. The 2D end and 3D solid and 3D surface work fine. However the 2 click 2Dtop and 2D side don't seem to work? is it something i am doing wrong or maybe just something in the app that doesn't work? 

 

S. 

 

0 Likes
Message 6 of 7

paullimapa
Mentor
Mentor

I realize that when I was trying that program out too..perhaps contact the author to see if this can be resolved.


Paul Li
IT Specialist
@The Office
Apps & Publications | Video Demos
0 Likes
Message 7 of 7

skellyRSA2023
Collaborator
Collaborator

yes it seems to be when drawing using the UB and UC sections, the SHS sections etc. work fine. either way still a good app, but yes i might drop them a line incase it has been rectified. 👍

0 Likes