Closed heubachmedia closed 4 years ago
The command push can be emulated by PA_SetCollectionElement. Which specific command would you like to add ?
Edit: We have registered your feature request to get a more generic way to call all the methods of a Collection.
Which specific command would you like to add ?
Generic, all commands: orderBy(), indices(), query …
Same with ORDA.
We also need a PA_DuplicateCollection (like PA_DuplicateObject). Because i cannot call collection-methods i cannot deep-copy a collection!
The feature will arrive in the future version of 4D.
v18 or 17R6?
Normally 17R6
Currently it is not possible to execute Collection (PA_CollectionRef) methods like:
coll.push()