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

In This Topic
    Plane Property (RevolvedSurface)
    In This Topic
    Gets the base plane.
    Syntax
    'Declaration
     
    Public ReadOnly Property Plane As Plane
    public Plane Plane {get;}
    See Also