Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Translators Namespace / ReadIFC Class / Project Property

In This Topic
    Project Property
    In This Topic
    Gets or sets the Project.
    Syntax
    'Declaration
     
    Public Property Project As IfcContainer
    public IfcContainer Project {get; set;}
    See Also