Version: 
Back to list

Algo :: sawWithOBB

Synopsis

   Saw the mesh with an oriented bounding box

GUI Dialog

   

Script function

   algo.sawWithOBB(occurrences, obb, mode[, innerSuffix[, outerSuffix]])

Parameters

   occurrences (OccurrenceList) : Occurrences of part to process
   obb (OBB) : Oriented 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