Skip to main content

Prime Mesh Python client library 2024 R1 SP1

ansys.meshing.prime.ScaffolderParams

Last update: 17.07.2025

ScaffolderParams

class ansys.meshing.prime.ScaffolderParams(model=None, absolute_dist_tol=None, intersection_control_mask=None, constant_mesh_size=None, json_data=None, **kwargs)

Parameters to control scaffold operation.

Methods

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

Attributes

ScaffolderParams.absolute_dist_tol Defines the maximum gap to connect.
ScaffolderParams.constant_mesh_size Defines the constant edge mesh size to check connection.
ScaffolderParams.intersection_control_mask Specifies the nature of intersection to be computed.

Connect with Ansys