ENTITY IfcReinforcementBarProperties

(* SCHEMA IFC4; *)
ENTITY IfcReinforcementBarProperties
 SUBTYPE OF (IfcPreDefinedProperties);
	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

Entity IfcReinforcementBarProperties has the following local and inherited inverse attributes:
AttributeTypeDefined By
 HasExternalReferencesSET OF IfcExternalReferenceRelationship (ENTITY)IfcPropertyAbstraction

Supertypes

Entity IfcReinforcementBarProperties inherits from the following supertypes:
  IfcPropertyAbstraction
    IfcPreDefinedProperties

Subtypes

    No subtypes

Referenced By

Entity IfcReinforcementBarProperties and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 IfcPreDefinedProperties ENTITY IfcReinforcementBarProperties
 IfcPropertyAbstraction ENTITY IfcPreDefinedProperties
 IfcResourceObjectSelect SELECT IfcPropertyAbstraction
 IfcSectionReinforcementProperties ENTITY IfcReinforcementBarProperties


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2016-06-01T11:21:46-04:00