Eyeshot 11 WPF API Reference
WPF 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