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: 2025.0.0-alpha00045580+dc02c3918546f1e94eb2d3b13ea99057fb3313e0
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. |