Interface IIfcReinforcingMesh
Readonly interface for IfcReinforcingMesh
Assembly: Xbim.Ifc2x3.dll
Syntax
public interface IIfcReinforcingMesh : IIfcReinforcingElement, IIfcBuildingElementComponent, IIfcBuildingElement, IIfcElement, IIfcProduct, IIfcObject, IIfcObjectDefinition, IIfcRoot, IfcStructuralActivityAssignmentSelect, IIfcStructuralActivityAssignmentSelect, IIfcStructuralActivityAssignmentSelect, IExpressSelectType, IPersistEntity, IPersist
Properties
|
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
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