The Cut plane object and tools. More...
Functions | |
| def | cutComponentwithPlane (archObject, cutPlane, sideFace) |
| def | getPlanWithLine (line) |
The Cut plane object and tools.
This module handles the Cut Plane object
| def ArchCutPlane.cutComponentwithPlane | ( | archObject, | |
| cutPlane, | |||
| sideFace | |||
| ) |
cut object from a plan define by a face, Behind = 0 , front = 1
References cutComponentwithPlane(), ArchCommands.getCutVolume(), getPlanWithLine(), and ArchCommands.removeComponents().
Referenced by cutComponentwithPlane().
| def ArchCutPlane.getPlanWithLine | ( | line | ) |
Function to make a plane along Normal plan
Referenced by cutComponentwithPlane().