IDEA BimApi - idea-statica/ideastatica-public GitHub Wiki
The BimApi provides a list of interfaces to IOM object definitions that allow the easier handling of IOM transfer data between Third-Party applications. It also removes the abstraction that is sometimes apparent in the IOM Model class and defines distinct Interfaces.
The BimApi is used in conjunction with the provided BIM Link project framework uses these interfaces to help provide automated management of the IOM Model which is imported and synced to and from Checkbot.
It is worth noting that the BimApi is not responsible for any transfer operations.
You can view the source code and list of the BimApi Interfaces here
It is important to have a good understanding of the IOM Open Model to implement the BimApi interfaces.