ClearLayer Function
Permanently removes all attached layer actions from given object items in an Envision document currently opened in the Canvas Envision Creator app.
ClearLayer(objs: [[[EvItem|canvas-envision-document-items.html#object-items]]][]): Promise<void>
Parameters
Return value
Promise<void>A Promise that, if fulfilled, resolves to
voidif all layer actions attached to the given object items in the current Envision document have been successfully deleted.
26 March 2025