Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / Surface.PolygonPoint Class / TrimCurveIndex Property

In This Topic
    TrimCurveIndex Property
    In This Topic
    Gets or sets the curve index.
    Syntax
    'Declaration
     
    Public Property TrimCurveIndex As Integer
    public int TrimCurveIndex {get; set;}
    See Also