Skip to main content
Ctrl+K
Logo image

COMPAS Model

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

BlockElement.transformed

BlockElement.transformed(transformation)

Creates a transformed copy of the element.

Parameters:
transformationcompas.geometry.Transformation:

The transformation to be applied to the copy of the element.

Returns:
compas_model.elements.Element
On this page
  • BlockElement.transformed()

© Copyright ETH Zurich - Block Research Group.

Created using Sphinx 8.1.3.

Built with the PyData Sphinx Theme 0.13.3.