ratio_warp#

property Weave.ratio_warp: float#

Warp height ratio (relative factor used to compute yarn height).

Returns:
float

Ratio applied to warp_width to compute vertical yarn height.

Examples

>>> from ansys.aedt.core.modeler.advanced_cad.weave import Weave
>>> obj = Weave()
>>> r = obj.ratio_warp