Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Geometry Namespace / ToroidalSurf Class / MinorRadius Property

In This Topic
    MinorRadius Property (ToroidalSurf)
    In This Topic
    Gets toroidal surface minor radius.
    Syntax
    'Declaration
     
    Public ReadOnly Property MinorRadius As Double
    public double MinorRadius {get;}
    See Also