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

In This Topic
    FemJoint3DSurrogate Constructor
    In This Topic
    Standard constructor.
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal joint3D As Joint3D _
    )
    public FemJoint3DSurrogate( 
       Joint3D joint3D
    )

    Parameters

    joint3D
    See Also