Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / ToroidalSurface Class / Type Property

In This Topic
    Type Property (ToroidalSurface)
    In This Topic
    Gets the torus type.
    Syntax
    'Declaration
     
    Public ReadOnly Property Type As torusType
    public torusType Type {get;}
    See Also