Grids MicroMVD
The following MicroMVD vocabulary can be used to ensure IFC data includes grids.
Feature: Grids
In order to locate objects
For all model coordinators and recipients of the final built environment
Grids must be present
Scenario: Ensure that grids are present
* There are grids
* A "{shape}" grid with the name "{name}" exists with the correct number of axes
You can fill out the variables using the guide below.
| Variable | Example | Description |
|---|---|---|
{shape} | rectangular | The shape of the grid, chosen from “rectangular”, “radial”, “triangular”, or “irregular”. |
{name} | A | The name of a grid, typically “A” or “B” |