Interface IIfcReinforcingMeshType
Readonly interface for IfcReinforcingMeshType
Assembly: Xbim.Ifc4.dll
Syntax
public interface IIfcReinforcingMeshType : IIfcReinforcingElementType, IIfcElementComponentType, IIfcElementType, IIfcTypeProduct, IIfcTypeObject, IIfcObjectDefinition, IIfcRoot, IfcDefinitionSelect, IIfcDefinitionSelect, IfcProductSelect, IIfcProductSelect, IExpressSelectType, IPersistEntity, IPersist
Properties
|
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
LongitudinalBarCrossSectionArea
Declaration
IfcAreaMeasure? LongitudinalBarCrossSectionArea { get; set; }
Property Value
|
Improve this Doc
View Source
LongitudinalBarNominalDiameter
Declaration
IfcPositiveLengthMeasure? LongitudinalBarNominalDiameter { get; set; }
Property Value
|
Improve this Doc
View Source
LongitudinalBarSpacing
Declaration
IfcPositiveLengthMeasure? LongitudinalBarSpacing { get; set; }
Property Value
|
Improve this Doc
View Source
MeshLength
Declaration
IfcPositiveLengthMeasure? MeshLength { get; set; }
Property Value
|
Improve this Doc
View Source
MeshWidth
Declaration
IfcPositiveLengthMeasure? MeshWidth { get; set; }
Property Value
|
Improve this Doc
View Source
PredefinedType
Declaration
IfcReinforcingMeshTypeEnum PredefinedType { get; set; }
Property Value
|
Improve this Doc
View Source
TransverseBarCrossSectionArea
Declaration
IfcAreaMeasure? TransverseBarCrossSectionArea { get; set; }
Property Value
|
Improve this Doc
View Source
TransverseBarNominalDiameter
Declaration
IfcPositiveLengthMeasure? TransverseBarNominalDiameter { get; set; }
Property Value
|
Improve this Doc
View Source
TransverseBarSpacing
Declaration
IfcPositiveLengthMeasure? TransverseBarSpacing { get; set; }
Property Value