Eyeshot 10 WinForms API Reference
ApplyRegen Method

WinForms Assembly > devDept.Eyeshot Namespace > EntityList Class : ApplyRegen Method
Syntax
'Declaration
 
Protected Friend Function ApplyRegen( _
   ByVal ent As Entity, _
   ByVal regenParams As RegenParams, _
   ByVal compileParams As CompileParams _
) As Boolean
protected internal bool ApplyRegen( 
   Entity ent,
   RegenParams regenParams,
   CompileParams compileParams
)

Parameters

ent
regenParams
compileParams
See Also

Reference

EntityList Class
EntityList Members