Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / Triangle Class
Members

In This Topic
    Triangle Class
    In This Topic
    Triangular face entity.
    Syntax
    'Declaration
     
    Public Class Triangle 
       Inherits Entity
       Implements IEntityIFacedevDept.Eyeshot.ISelectableItem 
    public class Triangle : Entity, IEntityIFacedevDept.Eyeshot.ISelectableItem  
    Remarks
    Does not support material's texture.
    Inheritance Hierarchy

    System.Object
       devDept.Eyeshot.Entities.Entity
          devDept.Eyeshot.Entities.Triangle

    See Also