Removes dynamic child rules from p which are not associated with any actual children and returns the number of rules removed.
pruneOrphanRules ( p As Part ) As Integer
Argument | Type | Description |
---|---|---|
p | Part | The Part which is to be inspected for orphaned dynamic rules . |