IdeaStatiCa.ConnectionApi.Model.ConnectionData
Provides data of the connection
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| ConnectionPoint | ReferenceElement | [optional] | |
| Beams | List<BeamData> | Connected beams | [optional] |
| Plates | List<PlateData> | Plates of the connection | [optional] |
| FoldedPlates | List<FoldedPlateData> | Folded plate of the connection | [optional] |
| BoltGrids | List<BoltGrid> | Bolt grids which belongs to the connection | [optional] |
| AnchorGrids | List<AnchorGrid> | Anchor grids which belongs to the connection | [optional] |
| PinGrids | List<PinGrid> | Pin grids which belongs to the connection | [optional] |
| Welds | List<WeldData> | Welds of the connection | [optional] |
| ConcreteBlocks | List<ConcreteBlockData> | ConcreteBlocksof the connection | [optional] |
| CutBeamByBeams | List<CutBeamByBeamData> | cut beam by beams | [optional] |