2011-12-16

detachfaces

myobj = plane length:100 width:100 lengthsegs:10 widthsegs:10
select myobj
convertToPoly $
for i in polyop.getnumfaces $ to 1 by -1 do
(
polyop.detachfaces $ #{i} asnode:false
)