newSimplexCell(boundary,label)
newSimplexCell(boundary)
This function will only create simplices, and it will verify that the new cell is a simplex, as such does not have the caveat of newCell. Otherwise it has the same behavior. This is particularly useful in constructing $\Delta$-complexes.
|
|
|
|
|
One cannot use this command to create cells that are not simplices.
The object newSimplexCell is a method function.