Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / Solid.Portion Class / EdgeDatas Property

In This Topic
    EdgeDatas Property (Solid.Portion)
    In This Topic
    Gets the list of edge attributes.
    Syntax
    'Declaration
     
    Public ReadOnly Property EdgeDatas As Solid.EdgeData()
    public Solid.EdgeData[] EdgeDatas {get;}
    See Also