copyParamTo Method

Copy the contents (not pointer) of param[i] into dest. Index i is not checked for validity.

copyParamTo(i: number, dest: Point2d): void

Parameter Type Description
i number  
dest Point2d  

Returns - void

Defined in

Last Updated: 16 April, 2024