get_constant_property#
- ansys.dpf.composites.layup_info.material_properties.get_constant_property(material_property, dpf_material_id, materials_provider, unit_system)#
Get a constant material property.
Only constant properties are supported. Variable properties are evaluated at their default values.
- Parameters:
material_property (
MaterialProperty) – Material property.dpf_material_id (
int64) – DPF material ID.materials_provider (
Operator) – DPF Materials provider operator. This value is available from theCompositeModel.material_operatorsattribute.unit_system (
Union[UnitSystem,Operator])
- Return type: