Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Geometry Namespace / AnalyticSurf Class / Index Property

In This Topic
    Index Property (AnalyticSurf)
    In This Topic
    Gets surface index, when available from import of standard CAD file formats.
    Syntax
    'Declaration
     
    Public Property Index As Integer
    public int Index {get; set;}
    See Also