Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Fem Namespace / MaterialBeam Class / SectionArea Property

In This Topic
    SectionArea Property (MaterialBeam)
    In This Topic
    Gets or sets the area of the section of a beam element (FEM).
    Syntax
    'Declaration
     
    Public Property SectionArea As Double
    public double SectionArea {get; set;}
    See Also