IV comes with a built-in viewer that allows you to visualize your IFC model and its elements. The viewer render your IFC model, allowing you to inspect and navigate through the model’s elements.
However if your file is too large, the viewer may not be able to render the model. In such cases, please use Table Mode to view the elements in a tabular format. Refer to Table Mode documentation.
IFC Validation is process through the Viewer in sandbox mode. An IFC file is required to be uploaded.
Table Mode to view the elements in a tabular format.
The viewer comes with a set of controls that allows you to interact with the model.

Each control has its corresponding keyboard shortcut, which you can view by hovering over them. Below is a description of each control from left to right:
Perspective and Orthographic projection.The properties panel displays the properties of the selected element. You can view the properties of an element by selecting it in the viewer.

The first section of the panel display the elements attributes, these properties are as per IFC schema. Below are some of the key attributes you should be aware of:
Revit, this is the Element ID.IfcWall may have a predefined type of Wall. This value must be defined in the IFC schema, you cannot create a custom predefined type.The second section of the panel displays the property sets and their properties for the element. Some of these properties are part of the IFC schema, while others are defined by you when creating the element in your BIM software. If a parameter or property you defined in your BIM software is not shown here, it means the IFC file was not exported correctly.
The properties values are color coded to indicate their data type:
The results panel displays the dashboard and validation results of your model. You can view the results by clicking on the Show Results in the viewer controls.

The results panel consists of two sections, Summary and IFC Entity.
In the Summary page, it displays a general overview of the model, such as the number of elements, the number of elements that passed, failed. (After validation have been run, refer to validation documentation)
On the left of the sidebar is a list of IFC Entity that is present in the model. Clicking on an entity will display all elements belonging to that entity. You can click on the element to view its properties.
Import multiple IFC files to federate the models, Validation will be performed all on the imported IFC files. However, there is little incentive to validate multiple IFC files at once, since validation rules may differ for each IFC file. It is recommended to validate one IFC file at a time.