multiplyTransform Method
Multiply the Transform of this Placement2d by the specified other Transform.
multiplyTransform(other: Transform): void
@throws IModelError if the Transform is invalid for a GeometricElement2d.
Parameter | Type | Description |
---|---|---|
other | Transform |
Returns - void
Defined in
Last Updated: 21 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.