Interface IIfcReinforcingElement
Readonly interface for IfcReinforcingElement
Inherited Members
Namespace: Xbim.Ifc4.Interfaces
Assembly: Xbim.Ifc4.dll
Syntax
public interface IIfcReinforcingElement : IIfcElementComponent, IIfcElement, IIfcProduct, IIfcObject, IIfcObjectDefinition, IIfcRoot, IfcDefinitionSelect, IIfcDefinitionSelect, IfcProductSelect, IIfcProductSelect, IfcStructuralActivityAssignmentSelect, IIfcStructuralActivityAssignmentSelect, IExpressSelectType, IPersistEntity, IPersist
Properties
| Improve this Doc View SourceSteelGrade
Declaration
IfcLabel? SteelGrade { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<IfcLabel> |