 
            | Solid Edge Framework Type Library > MatTable Object : SetMatPropValue Method | 
| Visual Basic | 
|---|
| Public Sub SetMatPropValue( _ ByVal bstrMatName As String, _ ByVal lPropIndex As MatTablePropIndexConstants, _ ByVal varPropValue As Variant _ ) | 
| Value | Description | 
|---|---|
| seCoefOfThermalExpansion | Coef. of Thermal Expansion | 
| seDensity | Density | 
| seElongation | Elongation | 
| seFaceStyle | Face Style | 
| seFillStyle | Fill Style | 
| seMaterialName | Material Name | 
| seModulusElasticity | Modulus of Elasticity | 
| sePoissonRatio | Poisson Ratio | 
| seSpecificHeat | Specific Heat | 
| seThermalConductivity | Thermal Conductivity | 
| seUltimateStress | Ultimate Stress | 
| seVSPlusStyle | VSPlus Style | 
| seYieldStress | Yield Stress |