I currently use the following method to batch create elements
But this efficiency is slow.How can I be more efficient
Chapin_0-1640447351692.png
I used AE to write the same creation method before.And the efficiency is very high.
Solved! Go to Solution.
Try using an insert cursor
I hope this helps,
--Rich
Chapin_0-1640447756513.png
AE method.