Quantcast
Channel: RAM | STAAD Forum - Recent Threads
Viewing all articles
Browse latest Browse all 23543

Get Section Property Type

$
0
0

Hi

How to make this work?

objOpenSTAAD.Property.GetMaterial

I want to get the material name of a specific property like STEEL ,CONCRETE, MATERIAL1 and etc.

OpenSTAAD Guide below.

Property.GetMaterialProperty

Retrives material properties of the specified material.

VB Syntax

Property.GetMaterialProperty MaterialName, Elasticity, Poisson, Density, Alpha, Damp

Where:

MaterialName

String holds the material name.

Elasticity, Poisson, Density, Alpha, Damp

Double variables return material properties.

VB Example

'Get the application object --
'Get Property
objOpenSTAAD.Property.GetMaterialProperty (strMaterialName, dElasticity, dPoisson, dDensity, _
dAlpha, dDamp)

Viewing all articles
Browse latest Browse all 23543

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>