--- layout: posts title: Api - IPathRemoved Interface ---

A path that was removed in a combine operation.

Hierarchy

Index

Properties

Optional layer

layer: string

Optional layer of this path.

origin

origin: IPoint

The main point of reference for this path.

reason

reason: string

Reason the path was removed.

routeKey

routeKey: string

Original routekey of the path, to identify where it came from.

type

type: string

The type of the path, e.g. "line", "circle", or "arc". These strings are enumerated in pathType.

Generated using TypeDoc