Skip to main content
Ctrl+K
Logo image

COMPAS Timber

  • Introduction
  • Installation
  • API Reference
    • compas_timber.assembly
    • compas_timber.parts
    • compas_timber.connections
    • compas_timber.consumers
    • compas_timber.fabrication
    • compas_timber.planning
    • compas_timber.ghpython
    • rhino
  • Examples
    • Create Joint
  • Grasshopper plugin
    • Workflow
    • Beam
    • Attributes
    • Joints
    • Joint Rules
    • Features
    • Assembly
    • Show
    • Utils
    • Examples
    • BTLx Contribution Guide
  • License
  • Citing
COMPAS.dev
  • API Reference
  • TimberAssembly
  • TimberAssembly.translated

TimberAssembly.translated

TimberAssembly.translated(vector)[source]

Returns a translated copy of this geometry.

Parameters:
vectorcompas.geometry.Vector

The vector used to translate the datastructure.

Returns:
Geometry

The translated geometry.

See also

translate
rotated
scaled
transformed
On this page
  • TimberAssembly.translated()

© Copyright COMPAS Association.

Created using Sphinx 6.2.1.

Built with the PyData Sphinx Theme 0.13.3.