CreateMaterialPointResults#
- class ansys.meshing.prime.CreateMaterialPointResults(model=None, id=None, assigned_name=None, error_code=None, warning_codes=None, json_data=None, **kwargs)#
Results structure associated with create material point operation.
Methods
Print the default values of CreateMaterialPointResults.
CreateMaterialPointResults.set_default
([id, ...])Set the default values of CreateMaterialPointResults.
Attributes
Assigned name of the material point created.
Error code associated with create material point operation.
Id of the material point created.
Warning codes associated with create material point operation.