BRep.transformed
- BRep.transformed(matrix)
Return a transformed copy of the BRep.
- Parameters
matrix (
compas.geometry.Transformation
) – A transformation matrix.- Returns
Return a transformed copy of the BRep.
matrix (compas.geometry.Transformation
) – A transformation matrix.