Causes the CAD Application/System to loop through all parts in the environment and regenerate each one

Return Value

none

Remarks

The more efficient manner to do this is to specify the part by name to regenerate with the CAD.PRT Object which will only regenerate a single part.

Examples

CAD.RegenerateParts

    or

CAD.RegenerateParts()