LDCad Simple LDCad script


RE: Simple LDCad script
#2
(2022-03-25, 4:27)N. W. Perry Wrote: So, I wrote my first script for LDCad, hooray! Cool
Congratulations, be careful though it can be addictive Big Grin

Minor potential bug:
Code:
local cnt=sel:getRefCount()
will cause a runtime error when no model is open, easily fixed by moving the line (and the one above it) below the ses:isLinked() test.
Reply
« Next Oldest | Next Newest »



Messages In This Thread
Simple LDCad script - by N. W. Perry - 2022-03-25, 4:27
RE: Simple LDCad script - by Roland Melkert - 2022-03-25, 19:56
RE: Simple LDCad script - by N. W. Perry - 2022-03-25, 22:33
RE: Simple LDCad script - by Roland Melkert - 2022-03-25, 22:57
RE: Simple LDCad script - by N. W. Perry - 2022-03-26, 2:00

Forum Jump:


Users browsing this thread: 1 Guest(s)