RebarSplitterGetAffectedBars Method |
Gets the virtual bars affected by this splitter.
Namespace: Tekla.Structures.Model
Assembly: Tekla.Structures.Model (in Tekla.Structures.Model.dll) Version: 2023.0.3
Syntax
Parameters
- whichEnd
- Type: Tekla.Structures.ModelBaseRebarModifierAffectedRebarEnum
A value indicating which end of the bars the splitter should affect.
Return Value
Type: ModelObjectEnumeratorA ModelObjectEnumerator containing the virtual rebars of the rebar set that are affected.
See Also