Eyeshot 11 WPF API Reference
WPF Assembly / devDept.Serialization Namespace / FemJoint2DSurrogate Class / FemJoint2DSurrogate Constructor

In This Topic
    FemJoint2DSurrogate Constructor
    In This Topic
    Standard constructor.
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal joint2D As Joint2D _
    )
    public FemJoint2DSurrogate( 
       Joint2D joint2D
    )

    Parameters

    joint2D
    See Also