Eyeshot 9.0 WPF API Reference
SubdivisionNumber Property (Beam2D)

WPF Assembly > devDept.Eyeshot.Fem Namespace > Beam2D Class : SubdivisionNumber Property
Number of sections in which we calculate the moments and forces for drawings. By default it is 10.
Syntax
'Declaration
 
Public Property SubdivisionNumber As Integer
public int SubdivisionNumber {get; set;}
See Also

Reference

Beam2D Class
Beam2D Members