Eyeshot 9.0 WPF API Reference
ViewportLayout.DrawForSelectionParams<T> Constructor

WPF Assembly > devDept.Eyeshot Namespace > ViewportLayout.DrawForSelectionParams<T> Class : ViewportLayout.DrawForSelectionParams<T> Constructor
If true, checks that the entities are part of the current BlockReference
Constructor.
Syntax
'Declaration
 
Public Function New( _
   ByVal viewportLayout As ViewportLayout, _
   ByVal viewport As Viewport, _
   ByVal entList As IList(Of T), _
   ByVal mainScene As Boolean, _
   ByVal attributes As ViewportLayout.GfxAttributesWire, _
   ByVal shaderParams As ShaderParameters, _
   ByVal blockRefTransform As Transformation, _
   ByVal offset As Integer, _
   ByVal drawCallBack As ViewportLayout.DrawForSelectionEntityDelegate, _
   Optional ByVal selectableOnly As Boolean, _
   Optional ByVal checkParent As Boolean _
)

Parameters

viewportLayout
viewport
entList
mainScene
attributes
shaderParams
blockRefTransform
offset
drawCallBack
selectableOnly
checkParent
If true, checks that the entities are part of the current BlockReference
See Also

Reference

ViewportLayout.DrawForSelectionParams<T> Class
ViewportLayout.DrawForSelectionParams<T> Members