Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / TrimCurve Class
Members

In This Topic
    TrimCurve Class
    In This Topic
    Trim curve definition (2D parametric).
    Syntax
    'Declaration
     
    Public Class TrimCurve 
       Inherits Curve
       Implements ICurveIEntitydevDept.Eyeshot.ISelectableItem 
    public class TrimCurve : Curve, ICurveIEntitydevDept.Eyeshot.ISelectableItem  
    Inheritance Hierarchy

    System.Object
       devDept.Eyeshot.Entities.Entity
             devDept.Eyeshot.Entities.Curve
                devDept.Eyeshot.Entities.TrimCurve

    See Also