Interface IIfcReinforcementBarProperties
Readonly interface for IfcReinforcementBarProperties
Assembly: Xbim.Ifc4.dll
Syntax
public interface IIfcReinforcementBarProperties : IIfcPreDefinedProperties, IIfcPropertyAbstraction, IfcResourceObjectSelect, IIfcResourceObjectSelect, IExpressSelectType, IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
BarCount
Declaration
IfcCountMeasure? BarCount { get; set; }
Property Value
|
Improve this Doc
View Source
BarSurface
Declaration
IfcReinforcingBarSurfaceEnum? BarSurface { get; set; }
Property Value
|
Improve this Doc
View Source
EffectiveDepth
Declaration
IfcLengthMeasure? EffectiveDepth { get; set; }
Property Value
|
Improve this Doc
View Source
NominalBarDiameter
Declaration
IfcPositiveLengthMeasure? NominalBarDiameter { get; set; }
Property Value
|
Improve this Doc
View Source
SteelGrade
Declaration
IfcLabel SteelGrade { get; set; }
Property Value
|
Improve this Doc
View Source
TotalCrossSectionArea
Declaration
IfcAreaMeasure TotalCrossSectionArea { get; set; }
Property Value