Skip to Content

cwapi3d v30.475.1

Created
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) 

# License

# Supported Platforms

All platforms are supported

# Features

No features defined.

# Dependencies

No dependencies.

# Host Dependencies

No transitive dependencies.

# Dependents

No dependents.

# Host Dependents

No dependents.

# Contributors

  • Jean-Sebastien Paquet's avatar Jean-Sebastien Paquet

# Changelog

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

# Source