Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Serialization Namespace / FemTruss2DSurrogate Class / SecArea Property

In This Topic
    SecArea Property (FemTruss2DSurrogate)
    In This Topic
    See devDept.Eyeshot.Fem.Truss2D.secArea.
    Syntax
    'Declaration
     
    Public Property SecArea As Double
    public double SecArea {get; set;}
    See Also