Skip to main content

Prime Mesh Python client library 2024 R1 SP1

ansys.meshing.prime.ScaffolderSplitResults

Last update: 17.07.2025

ScaffolderSplitResults

class ansys.meshing.prime.ScaffolderSplitResults(model=None, new_faces=None, error_code=None, json_data=None, **kwargs)

Result structure associated to split topofaces operation.

Methods

ScaffolderSplitResults.print_default() Print the default values of ScaffolderSplitResults.
ScaffolderSplitResults.set_default([...]) Set the default values of ScaffolderSplitResults.

Attributes

ScaffolderSplitResults.error_code Error code associated with split topofaces operation.
ScaffolderSplitResults.new_faces Topofaces created after split operation.

Connect with Ansys