Sync changes from upstream repository

This commit is contained in:
Bozo the Builder
2025-02-18 02:20:25 -08:00
parent b7e11d9dc6
commit 60e5bc464e
16 changed files with 639 additions and 141 deletions

View File

@@ -588,6 +588,7 @@ const ON_UUID ON_opennurbs8_id = { 0x50ede5c9, 0x1487, 0x4b4c, { 0xb3, 0xaa, 0x6
const ON_UUID ON_opennurbs_id = ON_opennurbs8_id;
const ON_UuidPairList ON_UuidPairList::EmptyList;
const ON_UuidPairList2 ON_UuidPairList2::EmptyList;
const ON_COMPONENT_INDEX ON_COMPONENT_INDEX::UnsetComponentIndex;
const ON_COMPONENT_INDEX ON_COMPONENT_INDEX::WholeObject;