Skip to main content
Ctrl+K
Logo image

COMPAS IFC

  • Introduction
  • Architecture
  • Installation
  • Command line
  • Agent skill
  • Tutorials
    • Open a model
    • Create a model from scratch
    • Validate custom properties
    • Work with interactions
    • Granular export
  • Examples
  • API
    • compas_ifc.bim
    • compas_ifc.element
    • compas_ifc.factory
    • compas_ifc.tree
    • compas_ifc.interactions
    • compas_ifc.validation
    • compas_ifc.representations
    • compas_ifc.brep
    • compas_ifc.entities
  • License
COMPAS.dev
  • API Reference
  • TessellatedBrep
  • TessellatedBrep.transform

TessellatedBrep.transform

TessellatedBrep.transform(transformation)

Transform the geometry.

Parameters:
transformationcompas.geometry.Transformation

The transformation used to transform the geometry.

Returns:
None

See also

transformed
translate
rotate
scale
On this page
  • TessellatedBrep.transform()

© Copyright COMPAS Association.

Created using Sphinx 6.2.1.

Built with the PyData Sphinx Theme 0.13.3.