Eyeshot 11 WPF API Reference
WPF Assembly / devDept.Serialization Namespace / FemMeshSurrogate Class / Elements Property

In This Topic
    Elements Property (FemMeshSurrogate)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Elements As Element()
    public Element[] Elements {get; set;}
    See Also