ENTITY IfcReinforcementBarProperties

(* SCHEMA IFC2X2_FINAL; *)
ENTITY IfcReinforcementBarProperties;
	TotalCrossSectionArea : IfcAreaMeasure;
	SteelGrade : IfcLabel;
	BarSurface : OPTIONAL IfcReinforcingBarSurfaceEnum;
	EffectiveDepth : OPTIONAL IfcLengthMeasure;
	NominalBarDiameter : OPTIONAL IfcPositiveLengthMeasure;
	BarCount : OPTIONAL IfcCountMeasure;
END_ENTITY;

Explicit Attributes

Entity IfcReinforcementBarProperties has the following local and inherited explicit attributes:
AttributeTypeDefined By
 TotalCrossSectionAreaIfcAreaMeasure (REAL)IfcReinforcementBarProperties
 SteelGradeIfcLabel (STRING)IfcReinforcementBarProperties
 BarSurfaceIfcReinforcingBarSurfaceEnum (ENUM)IfcReinforcementBarProperties
 EffectiveDepthIfcLengthMeasure (REAL)IfcReinforcementBarProperties
 NominalBarDiameterIfcPositiveLengthMeasure (REAL)IfcReinforcementBarProperties
 BarCountIfcCountMeasure (NUMBER)IfcReinforcementBarProperties

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

    No subtypes

Referenced By

Entity IfcReinforcementBarProperties and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 IfcSectionReinforcementProperties ENTITY IfcReinforcementBarProperties


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:20:55-04:00