Capítulo 279 de 411
Converts an element (or raw path-data string) into a RawPath — an array of segment arrays, one per M command, each holding alternating x/y cubic-bezier coordinates in plain numeric form (no string parsing needed downstream).
| Parameter | Type | Description |
|---|---|---|
| value | String | Element | selector, element, or raw d-attribute path data |
Returns: RawPath (Array of Arrays).