Returns the number of Parts, Assemblies and Drawings in the Model Generation Queue.
Only un-generated Models and Drawings will be included in the count. The count will not include any already generated or failed Models.
SppGetModelQueueCount([Recalculation Trigger])
Where:
Recalculation Trigger is the trigger to force a recalculation during the running of a Specification.
See How To: Force a data refresh when data has changed for one example of implementing a trigger.
Rule | Result | Meaning |
---|---|---|
SppGetModelQueueCount(DWConstantDrivenValue) | 14 | Will return the number of Models and Drawings in the Model Generation Queue recalculating if the value for Constant changes. |