set_default#
- static ScaffolderSplitResults.set_default(new_faces=None, error_code=None)#
Set the default values of the
ScaffolderSplitResults
object.- Parameters:
- new_faces: Iterable[int], optional
Topofaces created after split operation.
- error_code: ErrorCode, optional
Error code associated with split topofaces operation.