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

In This Topic
    Edge Property (TrimCurve)
    In This Topic
    Associated 3D edge of this trim curve (model space).
    Syntax
    'Declaration
     
    Public Property Edge As ICurve
    public ICurve Edge {get; set;}
    See Also