Eyeshot 10 WinForms API Reference
GetGeneric Method

WinForms Assembly > devDept.Eyeshot.Entities Namespace > Surface Class : GetGeneric Method
Returns the generic representation of this surface, it can be useful in data translation.
Syntax
'Declaration
 
Public Function GetGeneric() As Surface
public Surface GetGeneric()

Return Value

The new surface
See Also

Reference

Surface Class
Surface Members