Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / Solid.brepType Enumeration

In This Topic
    Solid.brepType Enumeration
    In This Topic
    Boundary representation type of the solid entity.
    Syntax
    'Declaration
     
    Public Enum Solid.brepType 
       Inherits System.Enum
    public enum Solid.brepType : System.Enum 
    Members
    MemberDescription
    Body Closed volume
    Shell Open volume
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             devDept.Eyeshot.Entities.Solid.brepType

    See Also