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

In This Topic
    FemMaterialBeamSurrogate Constructor
    In This Topic
    Standard constructor.
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal matBeam As MaterialBeam _
    )
    public FemMaterialBeamSurrogate( 
       MaterialBeam matBeam
    )

    Parameters

    matBeam
    See Also