Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Translators Namespace / IfcContainer Class / IfcContainer Constructor / IfcContainer Constructor(IfcContainer)

In This Topic
    IfcContainer Constructor(IfcContainer)
    In This Topic
    Empty constructor.
    Syntax
    'Declaration
     
    Protected Function New( _
       ByVal another As IfcContainer _
    )
    protected IfcContainer( 
       IfcContainer another
    )

    Parameters

    another
    See Also