Interface IIfcReinforcingBar
Readonly interface for IfcReinforcingBar
Assembly: Xbim.Ifc4.dll
Syntax
public interface IIfcReinforcingBar : IIfcReinforcingElement, IIfcElementComponent, IIfcElement, IIfcProduct, IIfcObject, IIfcObjectDefinition, IIfcRoot, IfcDefinitionSelect, IIfcDefinitionSelect, IfcProductSelect, IIfcProductSelect, IfcStructuralActivityAssignmentSelect, IIfcStructuralActivityAssignmentSelect, IExpressSelectType, IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
BarLength
Declaration
IfcPositiveLengthMeasure? BarLength { 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
|
Improve this Doc
View Source
PredefinedType
Declaration
IfcReinforcingBarTypeEnum? PredefinedType { get; set; }
Property Value