Eyeshot 10 WinForms API Reference
CheckWeight9 Method

WinForms Assembly > devDept.Eyeshot.Entities Namespace > Surface Class : CheckWeight9 Method
Check if the weight of odd control points is Sqrt(2)/2.
Syntax
'Declaration
 
Protected Function CheckWeight9() As Boolean
protected bool CheckWeight9()

Return Value

True if the W component of all odd control points is Sqrt(2)/2, false otherwise.
See Also

Reference

Surface Class
Surface Members