Eyeshot 10 WinForms API Reference
MaterialBeamSquare Constructor(Material,Double)

WinForms Assembly > devDept.Eyeshot.Fem Namespace > MaterialBeamSquare Class > MaterialBeamSquare Constructor : MaterialBeamSquare Constructor(Material,Double)
Material
Length of the side of the square section
Material and section dimensions constructor.
Syntax
'Declaration
 
Public Function New( _
   ByVal mat As Material, _
   ByVal sideLen As Double _
)
public MaterialBeamSquare( 
   Material mat,
   double sideLen
)

Parameters

mat
Material
sideLen
Length of the side of the square section
See Also

Reference

MaterialBeamSquare Class
MaterialBeamSquare Members
Overload List