| Solid Edge Framework Type Library > MatTable Object : GetMatPropValue Method |
| Visual Basic |
|---|
Public Sub GetMatPropValue( _ ByVal bstrMatName As String, _ ByVal lPropIndex As MatTablePropIndexConstants, _ ByRef 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 |