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
  • BlockModel
  • BlockModel.translate

BlockModel.translate

BlockModel.translate(vector)

Translate the datastructure.

Parameters:
vectorcompas.geometry.Vector

The vector used to translate the datastructure.

Returns:
None

See also

translated
rotate
scale
transform
On this page
  • BlockModel.translate()

© Copyright ETH Zurich - Block Research Group.

Created using Sphinx 8.1.3.

Built with the PyData Sphinx Theme 0.13.3.