Skip to main content
Ctrl+K
Logo image

COMPAS Viewer

  • Introduction
  • Installation
  • Tutorial
    • Viewer Basics
    • Viewer Scenes
    • Viewer Configurations
    • Viewer Controls
    • Viewer Commands
  • Examples
    • Color Examples
    • Dynamic Examples
    • Object Examples
  • API Reference
    • Viewer
  • License
  • Acknowledgements
COMPAS.dev
  • Tag.transformed

Tag.transformed

Tag.transformed(transformation)[source]

Returns a transformed copy of this geometry.

Parameters:
transformationcompas.geometry.Transformation

The transformation used to transform the geometry.

Returns:
Geometry

The transformed geometry.

See also

transform
translated
rotated
scaled
On this page
  • Tag.transformed()

© Copyright COMPAS Association.

Created using Sphinx 8.1.3.

Built with the PyData Sphinx Theme 0.13.3.