Plane.offset
- Plane.offset(distance)[source]
Returns a new offset plane by a given distance. Plane normal is used as positive direction.
- Parameters
distance (float) – The offset distance.
- Returns
compas.geometry.Plane
– The offset plane.
Returns a new offset plane by a given distance. Plane normal is used as positive direction.
distance (float) – The offset distance.
compas.geometry.Plane
– The offset plane.
A computational framework for collaboration and research in Architecture, Engineering, Fabrication, and Construction.
Copyright © 2017-2021 compas-dev