copy

open fun copy(copyAttributes: Boolean): Form

Clones this SVS polyline with or without its attribute(s).

Return

The copied form or null if an error occurs.

Parameters

copyAttributes

Specifies whether attributes have to be copied (if any).

Throws