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

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