FormIt C++ API  v23.0.0 (2023.0.0)
FormIt::Forge::ProjectInfo Struct Reference

Description

Represents a project on BIM360 The rootFolderId is the entry point for ListContents API to navigate the project.

#include <FormItCoreTypes.h>

Public Attributes

::string id
 
::string name
 
::string rootFolderId
 
::string type
 'type' could be one of the following values: More...
 

Member Data Documentation

::string FormIt::Forge::ProjectInfo::id
::string FormIt::Forge::ProjectInfo::name
::string FormIt::Forge::ProjectInfo::rootFolderId
::string FormIt::Forge::ProjectInfo::type

'type' could be one of the following values:

  • 'ACC' for Unified projects
  • 'BIM360' for BIM 360 projects

The documentation for this struct was generated from the following file: