Eyeshot 10 WinForms API Reference
RecycleTessellation Property

WinForms Assembly > devDept.Eyeshot.Entities Namespace > Solid3D Class : RecycleTessellation Property
When true, allows Tessellation to be recycled during regeneration. This gives you the ability to store Solid3D object in binary format and load them back on screen more quickly.
Syntax
'Declaration
 
Public Shared Property RecycleTessellation As Boolean
public static bool RecycleTessellation {get; set;}
See Also

Reference

Solid3D Class
Solid3D Members