cloneTransformed Method
Return a transformed clone.
- This fails if the transformation is singular.
cloneTransformed(transform: Transform): undefined | RuledSweep
Parameter | Type | Description |
---|---|---|
transform | Transform |
Returns - undefined | RuledSweep
Defined in
- solid/RuledSweep.ts Line 98
Last Updated: 23 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.