Eyeshot 10 WinForms API Reference
ApplyCompileOnly Method

WinForms Assembly > devDept.Eyeshot Namespace > EntityList Class : ApplyCompileOnly Method
Syntax
'Declaration
 
Protected Friend Sub ApplyCompileOnly( _
   ByVal ent As Entity, _
   ByVal data As CompileParams _
) 
protected internal void ApplyCompileOnly( 
   Entity ent,
   CompileParams data
)

Parameters

ent
data
See Also

Reference

EntityList Class
EntityList Members