projectFacesOnCylinder

Project the faces on a cylinder

Syntax

projectFacesOnCylinder(faces, coordSystem, cylinderCenter, cylinderAxis, cylinderRadius)

Parameters

  • faces : Faces to project - [1..N] Face
  • coordSystem : Coordinates system of cylindrical surface - [1..1] CoordSys
  • cylinderCenter : X/Y/Z - [3..3] Double
  • cylinderAxis : X/Y/Z - [3..3] Double
  • cylinderRadius : Cylinder radius - [1..1] Double

Returns

No return value