Eyeshot 10 WinForms API Reference
UpdatePattern(Entity) Method

WinForms Assembly > devDept.Eyeshot Namespace > CompileParams Class > UpdatePattern Method : UpdatePattern(Entity) Method
The entity
Updates the current pattern with the pattern of the entity.
Syntax
'Declaration
 
Public Overloads Sub UpdatePattern( _
   ByVal entity As Entity _
) 
public void UpdatePattern( 
   Entity entity
)

Parameters

entity
The entity
See Also

Reference

CompileParams Class
CompileParams Members
Overload List