How to add your knowledge

pruneOrphanRules()

    Table of contents
    1. 1. Synopsis
    2. 2. Syntax

    Synopsis

    Removes dynamic child rules from p which are not associated with any actual children and returns the number of rules removed.

    Syntax

    pruneOrphanRules ( p As Part ) As Integer 
    Argument Type Description
    p Part The Part which is to be inspected for orphaned dynamic rules.