Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / Surface Class / ExtractLoops3D Method

In This Topic
    ExtractLoops3D Method
    In This Topic
    Returns all the surface 3D edge curves.
    Syntax
    'Declaration
     
    Public Function ExtractLoops3D() As ICurve()
    public ICurve[] ExtractLoops3D()
    See Also