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: 20 June, 2023
Copy all contents of other
to this Angle.
setFrom(other: Angle): void
Parameter | Type | Description |
---|---|---|
other | Angle | source data |
Returns - void
Last Updated: 20 June, 2023