ReferenceAvailable
boundary_faces
`boundary_faces` is an optional parameter of `telion_api.Mesh.replace` with the installed type contract `Iterable[dict[str, Any]] | None`.
boundary_faces is an optional parameter of telion_api.Mesh.replace with the installed type contract Iterable[dict[str, Any]] | None.
Contract
| Property | Value |
|---|---|
| symbol | telion_api.Mesh.replace |
| parameter | boundary_faces |
| type | Iterable[dict[str, Any]] | None |
| required | false |
| default | null |