OperationConvertPartToItem Method |
Namespace: Tekla.Structures.Model.Operations
Assembly: Tekla.Structures.Model (in Tekla.Structures.Model.dll) Version: 2023.0.3
Syntax
Parameters
- originalPart
- Type: Tekla.Structures.ModelPart
Original part - newItem
- Type: Tekla.Structures.ModelBrep
Newly created item
Return Value
Type: BooleanExceptions
Exception | Condition |
---|---|
ArgumentNullException | Thrown if the originalPart is null. |
See Also