RVTDocs.com

StructuralAsset.SetPoissonRatio

Method
Description:
Sets the Poisson ratio of the asset.
Remarks:
The Poisson ratio is one-dimensional for wood-based and isotropic materials. This method sets the x, y, and z components to the same value.
Syntax
public void SetPoissonRatio(
	double poissonRatio
)
Parameters
Parameter Type Description
poissonRatio Double
Return Value