IdeaStatiCa.ConnectionApi.Model.CutBeamByBeamData
Provides data of the cut objec by object
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| Name | string | Name of the cut | [optional] |
| ModifiedObject | ReferenceElement | [optional] | |
| CuttingObject | ReferenceElement | [optional] | |
| IsWeld | bool | is cut welded | [optional] |
| WebWeld | WeldDefinition | [optional] | |
| FlangeWeld | WeldDefinition | [optional] | |
| Offset | double | Offset | [optional] |
| Method | CutMethod | [optional] | |
| Orientation | CutOrientation | [optional] | |
| PlaneOnCuttingObject | DistanceComparison | [optional] | |
| CutPart | CutPart | [optional] | |
| ExtendBeforeCut | bool | Extend before cut - for cuts where user can decide if modified beam will be extended or not | [optional] |