Matt
10-07-2003, 05:33 AM
Hi guys!
I'm a complete lscript newbie, I modified Carl Merritt's script PivotBB.ls to add a point using the bounding box selection rather than moving the pivot.
addpoint(center(boundingbox()));
However I'm at a loss as to how I select the new point created!
I've found the command in the (rather poor) lscript docs, which seems to be:
selpoint();
I can't even get the selpoint(CLEAR); to clear any points that might have been used in the original selection so that the new point isn't added to that selection!
Help!
:)
Cheers
Matt
I'm a complete lscript newbie, I modified Carl Merritt's script PivotBB.ls to add a point using the bounding box selection rather than moving the pivot.
addpoint(center(boundingbox()));
However I'm at a loss as to how I select the new point created!
I've found the command in the (rather poor) lscript docs, which seems to be:
selpoint();
I can't even get the selpoint(CLEAR); to clear any points that might have been used in the original selection so that the new point isn't added to that selection!
Help!
:)
Cheers
Matt