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

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

Parameters

shellIndex
faceIndex
parents
See Also

Reference

Solid Class
Solid Members
Overload List