Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / Solid Class / BRepMode Property

In This Topic
    BRepMode Property (Solid)
    In This Topic
    Gets the boundary representation type.
    Syntax
    'Declaration
     
    Public ReadOnly Property BRepMode As Solid.brepType
    public Solid.brepType BRepMode {get;}
    See Also