Causes the CAD Application/System to Clear items that are in memory to free up resourses or discard unwanted models in memory.

Return Value

none

Remarks

This is synonymous with the same manually performed user action in the 3D environment.

Examples

CAD.EraseUndisplayedModels

    or

CAD.EraseUndisplayedModels()