Class IfcReinforcementBarProperties

IfcReinforcementBarProperties class

IfcReinforcementBarProperties

public class IfcReinforcementBarProperties : IfcEntityBase

Constructors

NameDescription
IfcReinforcementBarProperties()The default constructor.

Properties

NameDescription
BarCount { get; set; }
BarSurface { get; set; }
Childs { get; }
EffectiveDepth { get; set; }
EntityLabel { get; }Gets the entity label. Each entity has its label, which is unique and represents it in the file
Id { get; }
NominalBarDiameter { get; set; }
SteelGrade { get; set; }
TotalCrossSectionArea { get; set; }

Methods

NameDescription
override Equals(object)Determines whether the specified is equal to this instance.
override GetHashCode()Returns a hash code for this instance.

See Also