Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / Curve Class / GetTrimCurve Method

In This Topic
    GetTrimCurve Method
    In This Topic
    Gets a TrimCurve representation of this curve
    Syntax
    'Declaration
     
    Public Function GetTrimCurve() As TrimCurve
    public TrimCurve GetTrimCurve()

    Return Value

    See Also