ansys.dyna.core.pre.dynamaterial.Vacuum#
- class ansys.dyna.core.pre.dynamaterial.Vacuum(estimated_material_density=1e-09)#
Defines a vacuum material.
- Parameters:
- estimated_material_density
float
Estimated material density. The default is
1e-09
.
- estimated_material_density
- Returns:
- bool
True
when successful,False
when failed.
- estimated_material_density = 1e-09#
- create(stub)#
Create a null material.