StructuralAsset.PoissonRatio
Property
Description:
The Poisson ratio of the asset.
The Poisson ratio of the asset.
Remarks:
This property cannot be used to set the Poisson ratio for wood-based and isotropic materials. For such assets, use setPoissonRatio instead.
This property cannot be used to set the Poisson ratio for wood-based and isotropic materials. For such assets, use setPoissonRatio instead.
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | When setting this property: A non-optional argument was null |
InapplicableDataException | When setting this property: the material type is wood. -or- When setting this property: the behavior is isotropic. |