set_default#
- static IGAUnstructuredSplineSolid.set_default(id=None, degree=None, invalid_jacobian_elements_count=None)#
Set the default values of the
IGAUnstructuredSplineSolidobject.- Parameters:
- id: int, optional
Id of the unstructured spline solid.
- degree: int, optional
Degree of the spline solid.
- invalid_jacobian_elements_count: int, optional
Count of elements with negative jacobian.