| Home | Trees | Indices | Help |
|
|---|
|
|
core.Updatable --+
|
core.Selectable --+
|
Feature --+
|
BooleanOperation
Performs a boolean operation on a number of parts.
|
| Class Hierarchy for BooleanOperation |
constructor BooleanOperation(OperationType):
| Instance Methods | |||
|
|||
|
|||
| None |
|
||
| Part |
|
||
| list(Part) |
|
||
| Part |
|
||
|
Inherited from Inherited from Inherited from |
|||
| Properties | |
| stringNone |
operationType The boolean operation type, it can be one of('SubtractBooleanOperation','UnionBooleanOperation','IntersectBooleanOperation','ChopBooleanOperation','NonRegUnionBooleanOperation') |
| boolNone |
ownsConstituentParts Determines whether the boolean operation owns constituent parts. |
|
Inherited from |
|
| Method Details |
Adds a part to the boolean operation.
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Wed Jun 26 10:16:27 2019 | http://epydoc.sourceforge.net |