AddDiagramFromLumaQuery

type AddDiagramFromLumaQuery: object;

Type declaration

e?

optional e: boolean;

If true, place the diagram exactly at the point. Otherwise, place it in open space near the point.

m

m: string;

A luma diagram syntax string, e.g., A > B > C

o?

optional o: Point;

The point on the canvas for placing the diagram