Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / TabulatedSurface Class / Directrix Property

In This Topic
    Directrix Property (TabulatedSurface)
    In This Topic
    Gets the tabulated surface generatrix.
    Syntax
    'Declaration
     
    Public ReadOnly Property Directrix As ICurve
    public ICurve Directrix {get;}
    See Also