Causes the CAD Application/System to loop through all objects known to regenerate and regenrate all of them one by one. Applies to Assemblies, Parts, Drawings, ...

Return Value

none

Remarks

Very inefficient routine.

Try to use any of the other Regeneration methods before this one.

In some cases may cause an error due to incorrect processing order.

Examples

CAD.Regenerate

    or

CAD.Regenerate()