Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Translators Namespace / IIfcEntity Interface
Members

In This Topic
    IIfcEntity Interface
    In This Topic
    IIfcEntity interface. Common properties of entities with geometry created when reading IFC file.
    Syntax
    'Declaration
     
    Public Interface IIfcEntity 
       Inherits devDept.Eyeshot.Entities.IEntityIEyeIfcObject 
    public interface IIfcEntity : devDept.Eyeshot.Entities.IEntityIEyeIfcObject  
    See Also