setFrom Method
Copy all contents of other to this Angle.
setFrom(other: Angle): void
| Parameter | Type | Description |
|---|---|---|
| other | Angle | source data |
Returns - void
Defined in
- geometry3d/Angle.ts Line 112
Last Updated: 30 November, 2023
Copy all contents of other to this Angle.
setFrom(other: Angle): void
| Parameter | Type | Description |
|---|---|---|
| other | Angle | source data |
Returns - void
Last Updated: 30 November, 2023