Registry / other / ms-ifc-sdk

ms-ifc-sdk

JSON →
library0.43.5vcpkgunverified

SDK for the IFC specification at https://github.com/microsoft/ifc-spec

vcpkg install ms-ifc-sdk
INSTALL
IMPORT
SIG · MS-IFC-SDK
M
ms-ifc-sdk
othercppv0.43.5
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

ifc/ifc.h
#include <ifc/ifc.h>

Open and close an IFC file

#include <ifc/ifc.h> int main() { ifc_handle handle = ifc_open("example.ifc"); ifc_close(handle); return 0; }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.43.5latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources

No resource links recorded.

ms-ifc-sdk — pip install ms-ifc-sdk · libregistry