Eyeshot 11 WPF API Reference
WPF 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