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: 2024.0.0+a110b435391768740483e3032720a566518c9a63
Syntax
Parameters
- bentPlate
- Type: Tekla.Structures.ModelBentPlate
the BentPlate instance to explode.
Return Value
Type: BooleanExceptions
Exception | Condition |
---|---|
ArgumentException | Thrown when bentPlate is invalid. |
See Also