Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / FemMesh Class / IsBeam2DStudy Property

In This Topic
    IsBeam2DStudy Property
    In This Topic
    When true, the FemMesh contains only Beam elements.
    Syntax
    'Declaration
     
    Public ReadOnly Property IsBeam2DStudy As Boolean
    public bool IsBeam2DStudy {get;}
    See Also