Eyeshot 10 WPF API Reference
ShowCurvature Property (Surface)

WPF Assembly > devDept.Eyeshot.Entities Namespace > Surface Class : ShowCurvature Property
When true, curvature map is displayed.
Syntax
'Declaration
 
Public Property ShowCurvature As Boolean
public bool ShowCurvature {get; set;}
Remarks
You need to call ComputeCurvatureMap before enabling curvature map display.
See Also

Reference

Surface Class
Surface Members
ComputeCurvatureMap Method