Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / RevolvedSurface Class / Generatrix Property

In This Topic
    Generatrix Property (RevolvedSurface)
    In This Topic
    Gets the generatrix of this surface of revolution.
    Syntax
    'Declaration
     
    Public ReadOnly Property Generatrix As ICurve
    public ICurve Generatrix {get;}
    See Also