Solid Edge Framework Type Library
GetMaterialPropValueFromLibrary Method
Description
Syntax
Visual Basic
Public Sub GetMaterialPropValueFromLibrary( _
   ByVal bstrMatName As String, _
   ByVal bstrLibraryName As String, _
   ByVal lPropIndex As MatTablePropIndexConstants, _
   ByRef varPropValue As Variant _
) 
Parameters
bstrMatName
bstrLibraryName
lPropIndex
ValueDescription
seCoefOfThermalExpansionCoef. of Thermal Expansion
seDensityDensity
seElongationElongation
seFaceStyleFace Style
seFillStyleFill Style
seMaterialNameMaterial Name
seModulusElasticityModulus of Elasticity
sePoissonRatioPoisson Ratio
seSpecificHeatSpecific Heat
seThermalConductivityThermal Conductivity
seUltimateStressUltimate Stress
seVSPlusStyleVSPlus Style
seYieldStressYield Stress
varPropValue
See Also

MatTable Object  | MatTable Members