Class IfcReinforcementBarProperties

IfcReinforcementBarProperties class

IfcReinforcementBarProperties

public class IfcReinforcementBarProperties : IfcPreDefinedProperties

Constructors

NameDescription
IfcReinforcementBarProperties()The default constructor.

Properties

NameDescription
BarCount { get; set; }BarCount
BarSurface { get; set; }BarSurface
EffectiveDepth { get; set; }EffectiveDepth
EntityLabel { get; }Gets the entity label.
HasExternalReferences { get; }HasExternalReferences
NominalBarDiameter { get; set; }NominalBarDiameter
SteelGrade { get; set; }SteelGrade
TotalCrossSectionArea { get; set; }TotalCrossSectionArea

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