set_default Last update: 20.02.2026 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.