[code] ComponentDefinition-delete (another version!)
-
It's '
commit_operation' NOT 'confirm_operation' - my typo
- it's now corrected in my earlier code...
You can manually select objects including instances, and just the instances' definitions will be processed.
You can only add 'entities' to a Selection [like geometry or instances] in code.
NOT a 'definition' - which is NOT an 'entity'...
-
@tig said:
It's '
commit_operation' NOT 'confirm_operation' - my typo
- it's now corrected in my earlier code...
You can manually select objects including instances, and just the instances' definitions will be processed.
You can only add 'entities' to a Selection [like geometry or instances] in code.
NOT a 'definition' - which is NOT an 'entity'...
Thanks you sir! That works perfectly! I should of caught that but I just figured it was a command I didn't know of yet!

Advertisement