OperationExplodeBentPlate Method |
Deletes bentPlate and inserts ContourPlates instances
equivalent to the ones used to create bentPlate.
The ContourPlate created from the main polygon has the same identifier as bentPlate.
Namespace: Tekla.Structures.Model.Operations
Assembly: Tekla.Structures.Model (in Tekla.Structures.Model.dll) Version: 2026.0.0-alpha00057080+93cd22c410a086ecc356b7088d4daaf2e12907eb
Parameters
- bentPlate
- Type: Tekla.Structures.ModelBentPlate
the BentPlate instance to explode.
Return Value
Type: BooleanTrue on success.
| Exception | Condition |
|---|---|
| ArgumentException | Thrown when bentPlate is invalid. |