Sets the Poisson ratio of the asset.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public void SetPoissonRatio(
double poissonRatio
)
Parameters
- poissonRatio Double
-
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.
See Also
Reference