Version: 
Back to list

Algo :: sawWithPlane

Synopsis

   Saw the mesh with a plane

GUI Dialog

   

Script function

   algo.sawWithPlane(occurrences, planeOrigin, planeNormal, mode[, innerSuffix[, outerSuffix]])

Parameters

   occurrences (OccurrenceList) : Occurrences of part to process
   planeOrigin (Point3) : The plane origin
   planeNormal (Vector3) : The plane normal
   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