Skip to main content
Ctrl+K
Logo image

COMPAS Model

  • Introduction
  • Installation
  • Tutorial
  • Examples
    • DEM: A Leaning Stack of Blocks
  • API Reference
    • compas_model.algorithms
      • blockmodel_interfaces
    • compas_model.elements
      • BlockElement
      • BlockFeature
      • BlockGeometry
      • Element
      • Feature
    • compas_model.interactions
      • Interaction
      • ContactInterface
    • compas_model.materials
      • Material
      • Concrete
      • Timber
    • compas_model.models
      • ElementNode
      • ElementTree
      • InteractionGraph
      • Model
    • compas_model.notebook
      • ThreeBlockObject
    • compas_model.scene
      • ElementObject
  • License
COMPAS.dev
  • API Reference
  • ThreeBlockObject
  • ThreeBlockObject.y_to_z

ThreeBlockObject.y_to_z

ThreeBlockObject.y_to_z(transformation)

Convert a transformation from COMPAS to the ThreeJS coordinate system.

Parameters:
transformationcompas.geometry.Transformation

The transformation to convert.

Returns:
compas.geometry.Transformation

The converted transformation.

On this page
  • ThreeBlockObject.y_to_z()

© Copyright ETH Zurich - Block Research Group.

Created using Sphinx 8.1.3.

Built with the PyData Sphinx Theme 0.13.3.