Registry / other / cwapi3d

cwapi3d

JSON →
library32.219.1vcpkgunverified

CwAPI3D is the Cadwork 3D plugin architecture in C++.

vcpkg install cwapi3d
INSTALL
IMPORT
SIG · CWAPI3D
C
cwapi3d
othercppv32.219.1
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.

CwAPI3D/CwAPI3D.h
#include <CwAPI3D/CwAPI3D.h>

Initialize Cadwork 3D plugin

#include "CwAPI3D/CwAPI3D.h" #include <iostream> int main() { CwAPI3D::Controller controller; controller.initialize(); std::cout << "Cadwork 3D plugin initialized\n"; return 0; }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
32.219.1latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
8
Meta
1
Resources

No resource links recorded.

cwapi3d — pip install cwapi3d · libregistry