ENTITY IfcSectionReinforcementProperties

(* SCHEMA IFC2X3; *)
ENTITY IfcSectionReinforcementProperties;
	LongitudinalStartPosition : IfcLengthMeasure;
	LongitudinalEndPosition : IfcLengthMeasure;
	TransversePosition : OPTIONAL IfcLengthMeasure;
	ReinforcementRole : IfcReinforcingBarRoleEnum;
	SectionDefinition : IfcSectionProperties;
	CrossSectionReinforcementDefinitions : SET [1:?] OF IfcReinforcementBarProperties;
END_ENTITY;

Explicit Attributes

Entity IfcSectionReinforcementProperties has the following local and inherited explicit attributes:
AttributeTypeDefined By
 LongitudinalStartPositionIfcLengthMeasure (REAL)IfcSectionReinforcementProperties
 LongitudinalEndPositionIfcLengthMeasure (REAL)IfcSectionReinforcementProperties
 TransversePositionIfcLengthMeasure (REAL)IfcSectionReinforcementProperties
 ReinforcementRoleIfcReinforcingBarRoleEnum (ENUM)IfcSectionReinforcementProperties
 SectionDefinitionIfcSectionProperties (ENTITY)IfcSectionReinforcementProperties
 CrossSectionReinforcementDefinitionsSET OF IfcReinforcementBarProperties (ENTITY)IfcSectionReinforcementProperties

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

    No subtypes

Referenced By

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


[Top Level Definitions] [Exit]

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