Solid Edge Framework Type Library
GetMaterialPropValueFromDoc Method
Description
Syntax
Visual Basic
Public Sub GetMaterialPropValueFromDoc( _
   ByVal pDocument As Object, _
   ByVal lPropIndex As MatTablePropIndexConstants, _
   ByRef varPropValue As Variant _
) 
Parameters
pDocument
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