Code example: Create a box using bent plates

Updated: 13 May 2019

In this Tekla Open API code example you will learn two different bent plate creation methods.

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

How to create a simple box using two different bent plate creation methods

  1. Use Operations namespace: CreateBentPlateByFaces method.
  2. 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.