Version: 
Back to list

Algo :: sawWithAABB

Synopsis

   Saw the mesh with an axis-aligned bounding box

GUI Dialog

   

Script function

   algo.sawWithAABB(occurrences, aabb, mode[, innerSuffix[, outerSuffix]])

Parameters

   occurrences (OccurrenceList) : Occurrences of part to process
   aabb (AABB) : Axis-Aligned Bounding Box
   mode (SawingMode) : The sawing mode
   innerSuffix (String[optional] : Only if mode is set to SawAndSplit, set the suffix of the inner part
   outerSuffix (String[optional] : Only if mode is set to SawAndSplit, set the suffix of the outer part