markuno_lib 1.2.91 → 1.2.92

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "markuno_lib",
3
- "version": "1.2.91",
3
+ "version": "1.2.92",
4
4
  "description": "Croswil Markuno Language Lib",
5
5
  "author": "Croswil SRL",
6
6
  "license": "SEE LICENSE IN LICENSE.txt",
@@ -790,6 +790,12 @@ export function clamp(e: any, t?: number, i?: number): any;
790
790
  export function clean(e: any, t?: boolean): any;
791
791
  export function creategroup(t: any, i?: {}): any;
792
792
  export function deletegroup(e: any, t: any): void;
793
+ export function dumpscene(e: any, t?: {}): {
794
+ type: any;
795
+ name: any;
796
+ layer: string;
797
+ userData: {};
798
+ };
793
799
  export function dxfbulge(e: any, t: any, i: any, n?: number): any;
794
800
  export function edgesfromgeometry(t: any, i?: number): any;
795
801
  export function elaborapercorso(e: any, t: any, i: any, n: any, r?: number): {