Eyeshot 10 WPF API Reference
SilhoWireData Constructor(Entity,Stack<BlockReference>)

WPF Assembly > devDept.Eyeshot Namespace > SilhoWireData Class > SilhoWireData Constructor : SilhoWireData Constructor(Entity,Stack<BlockReference>)
Syntax
'Declaration
 
Public Function New( _
   ByVal entity As Entity, _
   ByVal parents As Stack(Of BlockReference) _
)
public SilhoWireData( 
   Entity entity,
   Stack<BlockReference> parents
)

Parameters

entity
parents
See Also

Reference

SilhoWireData Class
SilhoWireData Members
Overload List