Skip to content

cwapi3dv32.219.1

Updated

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

#Usage

The package cwapi3d provides CMake targets:

find_package(CwAPI3D CONFIG REQUIRED)
target_link_libraries(main PRIVATE CwAPI3D::CwAPI3D)

#Supported Platforms

All platforms supported.

#Features

No features defined.

#Dependencies

No dependencies.

#Host Dependencies

No transitive dependencies.

#Used By

No ports use this.

#Host Tool For

No ports use this.

#Contributors

  • Jean-Sebastien Paquet's avatarJean-Sebastien Paquet

#Changelog

  • 7cc5173[cwapi3d] Update to 32.519.1 (#45863)
  • 18b70a1[cwapi3d] Updates cwapi3d to version 30.475.1 (#38326)
  • 92d6736[cwapi3d] Add CwAPI3D port (#36798)