Interface IIfcReinforcingBar
Readonly interface for IfcReinforcingBar
Assembly: Xbim.Ifc2x3.dll
Syntax
public interface IIfcReinforcingBar : IIfcReinforcingElement, IIfcBuildingElementComponent, IIfcBuildingElement, IIfcElement, IIfcProduct, IIfcObject, IIfcObjectDefinition, IIfcRoot, IfcStructuralActivityAssignmentSelect, IIfcStructuralActivityAssignmentSelect, IIfcStructuralActivityAssignmentSelect, IExpressSelectType, IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
BarLength
Declaration
IfcPositiveLengthMeasure? BarLength { get; set; }
Property Value
|
Improve this Doc
View Source
BarRole
Declaration
IfcReinforcingBarRoleEnum BarRole { get; set; }
Property Value
|
Improve this Doc
View Source
BarSurface
Declaration
IfcReinforcingBarSurfaceEnum? BarSurface { get; set; }
Property Value
|
Improve this Doc
View Source
CrossSectionArea
Declaration
IfcAreaMeasure CrossSectionArea { get; set; }
Property Value
|
Improve this Doc
View Source
NominalDiameter
Declaration
IfcPositiveLengthMeasure NominalDiameter { get; set; }
Property Value