Eyeshot 10 WinForms API Reference
ComputeBeamVertices Method (MaterialBeamHollowRect)

WinForms Assembly > devDept.Eyeshot.Fem Namespace > MaterialBeamHollowRect Class : ComputeBeamVertices Method
Syntax
'Declaration
 
Public Overrides Sub ComputeBeamVertices( _
   ByVal el As Element, _
   ByVal v As Vector3D, _
   ByVal w As Vector3D, _
   ByVal no1 As Node, _
   ByVal deviation As Double _
) 
public override void ComputeBeamVertices( 
   Element el,
   Vector3D v,
   Vector3D w,
   Node no1,
   double deviation
)

Parameters

el
v
w
no1
deviation
See Also

Reference

MaterialBeamHollowRect Class
MaterialBeamHollowRect Members