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