The collection of STK object paths which will
be processed by the Output Broker.
Add |
Adds an element to the collection and returns the unique ID that will be used to represent the entity that is generated. |
AddWithID |
Adds an element to the collection and use the unique ID to represent the entity that is generated. |
GetUniqueIDFromPath |
Get the unique Entity ID associated with an STK object path. |
IsObjectAvailableForOutput |
Returns true if the supplied object path can be output, false otherwise. |
IsObjectSelectedForOutput |
Returns true if the supplied object path can be output, false otherwise. |
Remove |
Remove the provided element from the collection. |
RemoveAll |
Remove all elements from the collection |
Count |
Number of items in the collection |