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

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