@meshmakers/octo-ui 3.3.720 → 3.3.740
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.
|
@@ -4222,7 +4222,7 @@ class EntityIdInfoComponent {
|
|
|
4222
4222
|
copyIcon = copyIcon;
|
|
4223
4223
|
/** The RtId (ObjectId) of the entity */
|
|
4224
4224
|
rtId;
|
|
4225
|
-
/** The RtCkTypeId - runtime CK type ID (e.g., System.Communication/
|
|
4225
|
+
/** The RtCkTypeId - runtime CK type ID (e.g., System.Communication/Adapter) */
|
|
4226
4226
|
rtCkTypeId;
|
|
4227
4227
|
/** The CkTypeId - full versioned Construction Kit type ID (e.g., System.Communication-2.0.3/MeshAdapter-1) */
|
|
4228
4228
|
ckTypeId;
|