Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Serialization Namespace / RevolvedSurfaceSurrogate Class / SeamPlane Property

In This Topic
    SeamPlane Property (RevolvedSurfaceSurrogate)
    In This Topic
    Syntax
    'Declaration
     
    Public Property SeamPlane As Plane
    public Plane SeamPlane {get; set;}
    See Also