Eyeshot 9.0 WinForms API Reference
LightWeight Property (Mesh)

WinForms Assembly > devDept.Eyeshot.Entities Namespace > Mesh Class : LightWeight Property
Syntax
'Declaration
 
Public Property LightWeight As Boolean
public bool LightWeight {get; set;}
Remarks
If true, no geometry is generated by the hidden lines computation (see devDept.Eyeshot.ViewportLayout.CopyToClipboardVector, devDept.Eyeshot.ViewportLayout.WriteToFileVector, devDept.Eyeshot.ViewportLayout.Print and all the classes derived from devDept.Eyeshot.HiddenLinesView).
See Also

Reference

Mesh Class
Mesh Members