pysdic.IntegrationPoints.copy#
- IntegrationPoints.copy(copy_properties=True)[source]#
Create a copy of the current
IntegrationPointsinstance.- Parameters:
copy_properties (
bool, optional) – IfTrue, the properties of the integration points will also be copied to the new instance. Default isTrue.- Returns:
A new
IntegrationPointsobject containing the same integration points as the current instance.- Return type: