This struct enables the user to define global properties regarding the project, construction site and building.
It is used in the Ifcw::InitWrite method.
More...
This struct enables the user to define global properties regarding the project, construction site and building.
It is used in the Ifcw::InitWrite method.
- See also
- InitWrite
Here is the detailed mapping of this struct field and IFC data : projectPhase <-> IFCPROJECT.Phase projectName <-> IFCPROJECT.Name projectDetailedName <-> IFCPROJECT.LongName siteLatitude <-> IFCSITE.RefLatitude in degree siteLongitude <-> IFCSITE.RefLongitude in degree siteElevation <-> IFCSITE.RefElevation in meter buildingAddress <-> IFCBUILDING.BuildingAddress buildingName <-> IFCBUILDING.Name AND IFCBUILDING.LongName projectAuthor <-> IFCPERSON.GivenName organizationName <-> IFCORGANIZATION.Name organizationDescription <-> IFCORGANIZATION.Description