Given a cell C, this command returns a list whose elements are two-element sequences. The first element of each tuple is a boundary cell of C and the second element is the attaching degree of that boundary cell relative to C. This differs from boundaryCells in that it returns the boundary cells and their corresponding attaching degree, whereas boundaryCells returns only the boundary cells.
|
|
|
|
|
|
|
|
|
|
|
|
|
The object boundary is a method function.