Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / Solid3D.Loop Class / Segments Field

In This Topic
    Segments Field
    In This Topic
    The array of oriented edges that compose the loop.
    Syntax
    'Declaration
     
    Public Segments As Solid3D.OrientedEdge()
    public Solid3D.OrientedEdge[] Segments
    See Also