Skip to content

format

typescript
PSCurve.CopyTo(target)

class: PSCurve

description

Copy the current curve to the target curve.

parameter

param_nametypedescription
targetPSCurveThe target curve.

reture

typedescription
void

code example