Code example: Create bent plates

Updated: 13 May 2019

In this Tekla Open API code example we show how to create simple bent plates using two different creation methods.

After downloading the TSOpenAPIExamples package from GitHub (button above), find BentPlateSampleCreation example at \Model\Applications\BentPlateExample\BentPlateSampleCreation.

Two ways to create bent plates

  • Use Operations namespace: CreateBentPlateByParts and CreateBentPlateByFaces methods.
  • Use ConnectiveGeometry and BentPlateGeometrySolver classes.
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.