Message 1 of 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
I used postcommand to create an element, such as revision cloud.
How can I get this?
The way I can think of is to use idling to get the ID of all revision clouds before postcommand, after postcommand, get the ID of all revision clouds again. The complement between them is the ID of the element just created.
I tried this idea and succeeded.
But when the drawing is large enough and there are enough elements, idling will constantly check the elements. Will it affect the performance or efficiency?
Is there any other way?
How do you get the primitives created by postcommand?
Solved! Go to Solution.