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

In This Topic
    BlockReference Class
    In This Topic
    BlockReference entity.
    Syntax
    'Declaration
     
    Public Class BlockReference 
       Inherits Entity
       Implements IEntitydevDept.Eyeshot.ISelectableItem 
    public class BlockReference : Entity, IEntitydevDept.Eyeshot.ISelectableItem  
    Remarks
    Please note that scaling entities of the Mesh family is not recommended. It will result in color alteration because scaling is applied also to triangles normal.
    Inheritance Hierarchy

    System.Object
       devDept.Eyeshot.Entities.Entity
          devDept.Eyeshot.Entities.BlockReference
             devDept.Eyeshot.Translators.IfcBlockReference
             devDept.Eyeshot.Translators.Table

    See Also