Eyeshot 10 WinForms API Reference
Regen Method (EntityList)

WinForms Assembly > devDept.Eyeshot Namespace > EntityList Class : Regen Method
Regens only entities that need it. Each entity is automatically regenerated when added to the Blocks or Entities collection. You need to call this function only when you change/transform an entity already in these collections.
Syntax
'Declaration
 
Public Sub Regen() 
public void Regen()
See Also

Reference

EntityList Class
EntityList Members
RegenMode Property