SmoothDihedralFaceNodesResults#

class ansys.meshing.prime.SmoothDihedralFaceNodesResults(model=None, n_nodes_smoothed=None, error_code=None, json_data=None, **kwargs)#

Results structure associated with smooth dihedral face nodes.

Methods

SmoothDihedralFaceNodesResults.print_default()

Print the default values of SmoothDihedralFaceNodesResults.

SmoothDihedralFaceNodesResults.set_default([...])

Set the default values of SmoothDihedralFaceNodesResults.

Attributes

SmoothDihedralFaceNodesResults.error_code

Error Code associated with creating offset surface.

SmoothDihedralFaceNodesResults.n_nodes_smoothed

Number of dihedral face nodes smoothed.