copyContentsFrom Method
Set the instance contents from the other detail.
copyContentsFrom(other: PolygonLocationDetail): void
Parameter | Type | Description |
---|---|---|
other | PolygonLocationDetail | detail to clone |
Returns - void
Defined in
- geometry3d/PolygonOps.ts Line 80
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.