Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Serialization Namespace / Solid3DSurrogate Class / Edges Property

In This Topic
    Edges Property (Solid3DSurrogate)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Edges As Solid3D.Edge()
    public Solid3D.Edge[] Edges {get; set;}
    See Also