Version: 
Back to list

Algo :: sweep

Synopsis

   Extrudes a circular section along an underlying polyline (curve)

GUI Dialog

   

Script function

   algo.sweep(occurrences, radius, sides, createNormals, keepLines, generateUV)

Parameters

   occurrences (OccurrenceList) : Occurrences of components to check
   radius (Distance) : Radius of cylinders
   sides (Int) : Number of points to create cylinders
   createNormals (Boolean) :
   keepLines (Boolean) :
   generateUV (Boolean) :