Eyeshot 10 WinForms API Reference
ClearFacesSelection Method (Solid)

WinForms Assembly > devDept.Eyeshot.Entities Namespace > Solid Class : ClearFacesSelection Method
The parents stack that define a nested instance (use null for top-level)
Clears the faces selection status for a specific instance.
Syntax
'Declaration
 
Public Sub ClearFacesSelection( _
   Optional ByVal parents As Stack(Of BlockReference) _
) 
public void ClearFacesSelection( 
   Stack<BlockReference> parents
)

Parameters

parents
The parents stack that define a nested instance (use null for top-level)
See Also

Reference

Solid Class
Solid Members