Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Serialization Namespace / FemMaterialBeamHollowRectSurrogate Class / FemMaterialBeamHollowRectSurrogate Constructor

In This Topic
    FemMaterialBeamHollowRectSurrogate Constructor
    In This Topic
    Standard constructor.
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal matBeamHollowRect As MaterialBeamHollowRect _
    )
    public FemMaterialBeamHollowRectSurrogate( 
       MaterialBeamHollowRect matBeamHollowRect
    )

    Parameters

    matBeamHollowRect
    See Also