@thatopen/components
Advanced tools
Comparing version 2.0.0-alpha.1 to 2.0.0-alpha.2
@@ -43,3 +43,3 @@ import * as THREE from "three"; | ||
toleranceOrthogonalY: number; | ||
list: T[]; | ||
planes: T[]; | ||
protected PlaneType: new (...args: any) => SimplePlane | T; | ||
@@ -46,0 +46,0 @@ /** The material used in all the clipping planes. */ |
@@ -7,3 +7,2 @@ import * as WEBIFC from "web-ifc"; | ||
static readonly uuid: "a659add7-1418-4771-a0d6-7d4d438e4624"; | ||
readonly onIfcLoaded: Event<FRAGS.FragmentsGroup>; | ||
readonly onIfcStartedLoading: Event<void>; | ||
@@ -10,0 +9,0 @@ readonly onSetup: Event<void>; |
{ | ||
"name": "@thatopen/components", | ||
"description": "Collection of core functionalities to author BIM apps.", | ||
"version": "2.0.0-alpha.1", | ||
"version": "2.0.0-alpha.2", | ||
"author": "That Open Company", | ||
@@ -6,0 +6,0 @@ "contributors": [ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
714819
77
13293