Interface IIfcReinforcingBarType
Readonly interface for IfcReinforcingBarType
Assembly: Xbim.Ifc4.dll
Syntax
public interface IIfcReinforcingBarType : IIfcReinforcingElementType, IIfcElementComponentType, IIfcElementType, IIfcTypeProduct, IIfcTypeObject, IIfcObjectDefinition, IIfcRoot, IfcDefinitionSelect, IIfcDefinitionSelect, IfcProductSelect, IIfcProductSelect, 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
BendingParameters
Declaration
IItemSet<IIfcBendingParameterSelect> BendingParameters { get; }
Property Value
|
Improve this Doc
View Source
BendingShapeCode
Declaration
IfcLabel? BendingShapeCode { get; set; }
Property Value
Type |
Description |
System.Nullable<IfcLabel> |
|
|
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