Eyeshot 10 WinForms API Reference
TraversalParams Constructor(Transformation,ViewportLayout)

WinForms Assembly > devDept.Eyeshot Namespace > TraversalParams Class > TraversalParams Constructor : TraversalParams Constructor(Transformation,ViewportLayout)
The initial transformation to apply to the vertices
The viewportLayout
Standard constructor.
Syntax
'Declaration
 
Public Function New( _
   ByVal transform As Transformation, _
   ByVal viewportLayout As ViewportLayout _
)
public TraversalParams( 
   Transformation transform,
   ViewportLayout viewportLayout
)

Parameters

transform
The initial transformation to apply to the vertices
viewportLayout
The viewportLayout
See Also

Reference

TraversalParams Class
TraversalParams Members
Overload List