Code example: Modify bent plates

Updated: 13 May 2019

This example creates a simple bent plate using ConnectiveGeometry class and shows three different ways to modify BentPlate objects using BentPlateGeometrySolver.

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

 

Three ways to modify BentPlate objects using BentPlateGeometrySolver

  1. ModifyPolygon: modify contour of the PolygonNode geometry section.
  2. ModifyRadius: modify radius of the CylindricalSurfaceNode geometry section.
  3. ModifyCylindricalSurface: modify cylindrical surface of the CylindricalSurfaceNode geometry section.
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.