Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Serialization Namespace / FemElementSurrogate Class / Connection Property

In This Topic
    Connection Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property Connection As Integer()
    public int[] Connection {get; set;}
    See Also