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

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