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
  • HalfSpace
  • HalfSpace.translated

HalfSpace.translated

HalfSpace.translated(vector)

Returns a translated copy of this geometry.

Parameters:
vectorcompas.geometry.Vector

The vector used to translate the geometry.

Returns:
Geometry

The translated geometry.

See also

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

© Copyright COMPAS Association.

Created using Sphinx 6.2.1.

Built with the PyData Sphinx Theme 0.13.3.