Interface IIfcReinforcingMesh
Readonly interface for IfcReinforcingMesh
Assembly: Xbim.Ifc4.dll
Syntax
public interface IIfcReinforcingMesh : IIfcReinforcingElement, IIfcElementComponent, IIfcElement, IIfcProduct, IIfcObject, IIfcObjectDefinition, IIfcRoot, IfcDefinitionSelect, IIfcDefinitionSelect, IfcProductSelect, IIfcProductSelect, IfcStructuralActivityAssignmentSelect, 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
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