Eyeshot 10 WinForms API Reference
SetFaceSelection(Int32,Int32,Boolean,Stack<BlockReference>) Method

WinForms Assembly > devDept.Eyeshot.Entities Namespace > Solid Class > SetFaceSelection Method : SetFaceSelection(Int32,Int32,Boolean,Stack<BlockReference>) Method
Syntax
'Declaration
 
Public Overloads Sub SetFaceSelection( _
   ByVal shellIndex As Integer, _
   ByVal faceIndex As Integer, _
   ByVal status As Boolean, _
   Optional ByVal parents As Stack(Of BlockReference) _
) 
public void SetFaceSelection( 
   int shellIndex,
   int faceIndex,
   bool status,
   Stack<BlockReference> parents
)

Parameters

shellIndex
faceIndex
status
parents
See Also

Reference

Solid Class
Solid Members
Overload List