@bentley/imodeljs-win32-x64 3.2.9 → 3.3.1
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/Assets/ECSchemas/Domain/Asset.ecschema.xml +11 -1
- package/BeBlobDaemon.exe +0 -0
- package/BeLibxml2B02.dll +0 -0
- package/BeOpenSSLB02.dll +0 -0
- package/iTwinBRepCore.dll +0 -0
- package/iTwinBentley.dll +0 -0
- package/iTwinECObjects.dll +0 -0
- package/iTwinECPresentation.dll +0 -0
- package/iTwinFolly.dll +0 -0
- package/iTwinGeoCoord.dll +0 -0
- package/iTwinGeom.dll +0 -0
- package/iTwinGeomSerialization.dll +0 -0
- package/{napi.dll → iTwinNapi.dll} +0 -0
- package/iTwinPSBRepGeometry.dll +0 -0
- package/iTwinPlatform.dll +0 -0
- package/{pugixml.dll → iTwinPugixml.dll} +0 -0
- package/{BeSQLiteM02.dll → iTwinSQLite.dll} +0 -0
- package/iTwinSQLiteEC.dll +0 -0
- package/iTwinUnits.dll +0 -0
- package/iTwinVisualization.dll +0 -0
- package/iTwinXml.dll +0 -0
- package/imodeljs.node +0 -0
- package/package.json +1 -1
- package/BRepCoreM02.dll +0 -0
- package/BaseGeoCoordM02.dll +0 -0
- package/BeFollyM02.dll +0 -0
- package/BeSQLiteECM02.dll +0 -0
- package/BeSecurityM02.dll +0 -0
- package/BeXmlM02.dll +0 -0
- package/BentleyGeomM02.dll +0 -0
- package/BentleyGeomSerializationM02.dll +0 -0
- package/BentleyM02.dll +0 -0
- package/ECObjectsM02.dll +0 -0
- package/ECPresentationM02.dll +0 -0
- package/UnitsM02.dll +0 -0
- package/iModelPlatformM02.dll +0 -0
|
@@ -4,9 +4,19 @@
|
|
|
4
4
|
| * See LICENSE.md in the project root for license terms and full copyright notice.
|
|
5
5
|
======================================================================================= -->
|
|
6
6
|
<ECSchema schemaName="Asset" alias="asset" version="01.00.00" xmlns="http://www.bentley.com/schemas/Bentley.ECXML.3.1" displayLabel="Asset" description="Defines the abstract 'Asset' domain. Contains base classes to be used within specialized Asset domain schemas.">
|
|
7
|
-
|
|
7
|
+
<ECSchemaReference name="CoreCustomAttributes" version="01.00.03" alias="CoreCA"/>
|
|
8
|
+
<ECSchemaReference name="BisCustomAttributes" version="01.00.00" alias="bisCA"/>
|
|
8
9
|
<ECSchemaReference name="BisCore" version="01.00.06" alias="bis"/>
|
|
9
10
|
|
|
11
|
+
<ECCustomAttributes>
|
|
12
|
+
<ProductionStatus xmlns="CoreCustomAttributes.01.00.03">
|
|
13
|
+
<SupportedUse>NotForProduction</SupportedUse>
|
|
14
|
+
</ProductionStatus>
|
|
15
|
+
<SchemaLayerInfo xmlns="BisCustomAttributes.01.00.00">
|
|
16
|
+
<Value>Core</Value>
|
|
17
|
+
</SchemaLayerInfo>
|
|
18
|
+
</ECCustomAttributes>
|
|
19
|
+
|
|
10
20
|
<ECEntityClass typeName="AssetPartition" modifier="Abstract" displayLabel="Asset Partition" description="Abstract base class establishing an 'Asset' Modeling Perspective for its parent bis:Subject.">
|
|
11
21
|
<BaseClass>bis:InformationPartitionElement</BaseClass>
|
|
12
22
|
</ECEntityClass>
|
package/BeBlobDaemon.exe
CHANGED
|
Binary file
|
package/BeLibxml2B02.dll
CHANGED
|
Binary file
|
package/BeOpenSSLB02.dll
CHANGED
|
Binary file
|
|
Binary file
|
package/iTwinBentley.dll
ADDED
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/iTwinFolly.dll
ADDED
|
Binary file
|
|
Binary file
|
package/iTwinGeom.dll
ADDED
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/iTwinUnits.dll
ADDED
|
Binary file
|
|
Binary file
|
package/iTwinXml.dll
ADDED
|
Binary file
|
package/imodeljs.node
CHANGED
|
Binary file
|
package/package.json
CHANGED
package/BRepCoreM02.dll
DELETED
|
Binary file
|
package/BaseGeoCoordM02.dll
DELETED
|
Binary file
|
package/BeFollyM02.dll
DELETED
|
Binary file
|
package/BeSQLiteECM02.dll
DELETED
|
Binary file
|
package/BeSecurityM02.dll
DELETED
|
Binary file
|
package/BeXmlM02.dll
DELETED
|
Binary file
|
package/BentleyGeomM02.dll
DELETED
|
Binary file
|
|
Binary file
|
package/BentleyM02.dll
DELETED
|
Binary file
|
package/ECObjectsM02.dll
DELETED
|
Binary file
|
package/ECPresentationM02.dll
DELETED
|
Binary file
|
package/UnitsM02.dll
DELETED
|
Binary file
|
package/iModelPlatformM02.dll
DELETED
|
Binary file
|