Eyeshot 9.0 WinForms API Reference
Update Method (PlanarEntity)

WinForms Assembly > devDept.Eyeshot.Entities Namespace > PlanarEntity Class : Update Method
The other entity.
Updates the contents of this entity with the contents of another entity.
Syntax
'Declaration
 
Protected Overridable Sub Update( _
   ByVal another As PlanarEntity _
) 
protected virtual void Update( 
   PlanarEntity another
)

Parameters

another
The other entity.
See Also

Reference

PlanarEntity Class
PlanarEntity Members