Skip to main content
Ctrl+K
Logo image

COMPAS cadwork

  • Introduction
  • Installation
  • Examples
    • Basic.1 API Example
    • Basic.2 Computational Design
  • API Reference
    • compas_cadwork.conversions
    • compas_cadwork.datamodel
    • compas_cadwork.scene
    • compas_cadwork.utilities
  • License
COMPAS.dev
  • API Reference
  • compas_cadwork.conversions

compas_cadwork.conversions

Functions

point_to_cadwork

Convert a compas.geometry.Point to a cadwork point_3d object.

point_to_compas

Convert a cadwork point_3d to a compas.geometry.Point object.

vector_to_cadwork

Convert a compas.geometry.Vector to a cadwork point_3d object.

vector_to_compas

Convert a cadwork point_3d to a compas.geometry.Point obhect.

On this page
  • Functions

© Copyright Gramazio Kohler Research.

Created using Sphinx 6.2.1.

Built with the PyData Sphinx Theme 0.13.3.