Gets and sets whether the cell is selected. For a Trim feature a selected cell is removed, whereas for a boundary fill feature, a selected cell is kept and used in the feature operation.
"bRepCell_var" is a variable referencing a BRepCell object.
|
"bRepCell_var" is a variable referencing a BRepCell object.
|
Name | Description |
boundaryFillFeatures.add | Demonstrates the boundaryFill.add method. To use this sample you need to have two existing overlapping bodies. You'll be prompted to select the bodies when running the script. |
Boundary Fill Feature API Sample | Demonstrates creating a new boundary fill feature. |
Trim Feature API Sample | Demonstrates creating a new trim feature. |