Eyeshot 10 WinForms API Reference
Frustum Property

WinForms Assembly > devDept.Eyeshot Namespace > FrustumParams Class : Frustum Property
Gets or sets the six planes surrounding the selection area.
Syntax
'Declaration
 
Public Property Frustum As PlaneEquation()
public PlaneEquation[] Frustum {get; set;}
See Also

Reference

FrustumParams Class
FrustumParams Members