Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Translators Namespace / IfcContainer Class
Members

In This Topic
    IfcContainer Class
    In This Topic
    Class to represent a container in the Ifc hierarchical space structure.
    Syntax
    'Declaration
     
    Public Class IfcContainer 
       Implements IEyeIfcObject 
    public class IfcContainer : IEyeIfcObject  
    Remarks
    IFC classes: IfcProject or IfcSpatialElement. Optional geometric representation is saved as added element in ContainedElements list.
    Inheritance Hierarchy

    System.Object
       devDept.Eyeshot.Translators.IfcContainer

    See Also