subtract_from_substrate#
- property Weave.subtract_from_substrate: bool#
Whether the created weave bodies should be subtracted from the substrate.
- Returns:
- bool
If True, weave bodies are subtracted from the substrate.
Examples
>>> from ansys.aedt.core.modeler.advanced_cad.weave import Weave >>> obj = Weave() >>> flag = obj.subtract_from_substrate