ILongitudinalBarDetailingGroup Interface

Represents a reinforcement detailing group of longitudinal bars

Namespace: TSD.API.Remoting.Reinforcement
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax
public interface ILongitudinalBarDetailingGroup : IReinforcementBarDetailingGroup, 
	IReinforcementBarList, IListOfReadOnlyProperties<IReinforcementBar>, IListProperty<IReadOnlyProperty<IReinforcementBar>, IReinforcementBar>, 
	IReadOnlyProperty<IEnumerable<IReadOnlyProperty<IReinforcementBar>>>, IReadOnlyList<IReadOnlyProperty<IReinforcementBar>>, 
	IEnumerable<IReadOnlyProperty<IReinforcementBar>>, IEnumerable, IReadOnlyCollection<IReadOnlyProperty<IReinforcementBar>>

The ILongitudinalBarDetailingGroup type exposes the following members.

Properties
 NameDescription
Public propertyBarMark Gets the mark of the bars used in the group
(Inherited from IReinforcementBarDetailingGroup)
Public propertyDesignSpacing Gets the design spacing of the bars (in [mm])
Public propertyDetailingPrefix Gets the detailing prefix of the reinforcement grade used in the group
(Inherited from IReinforcementBarDetailingGroup)
Public propertyIsApplicable Gets a value indicating whether the property is applicable
(Inherited from IReadOnlyPropertyTValue)
Public propertyIsSideFaceBarGroup Gets a value indicating whether the group is positioned at a side face of a beam
Public propertyLayerIndex Gets the index of the layer (in the group's own zone) of bars the group holds (if used in a beam)
Public propertyLayerIndices The indices of the layer indexed by zone of bars the group holds (if used in a beam)
Public propertyPatternBarNumber Gets the pattern number of the bars included in this group
Public propertySize Gets the size of the bars used in the group
(Inherited from IReinforcementBarDetailingGroup)
Public propertyTestStatus Gets the test status of the property
(Inherited from IReadOnlyPropertyTValue)
Public propertyValue Gets the value of this property
(Inherited from IReadOnlyPropertyTValue)
Public propertyWallZone Gets the zone the group is placed in (if used in a wall)
(Inherited from IReinforcementBarDetailingGroup)
Public propertyZone Gets the zone the group is placed in (if used in a beam)
Top
See Also
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next